Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xe47d37…31d6c4
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x98a59f…fc39c3
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xdb8f4b…8df1da
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xa6cd87…bb2880
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x995963…0b4019
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xabb04f…2dee51
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xbbf26c…bdcee8
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x4bd474…4c1818
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x51146b…1ad892
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x7a4de0…6a01ab
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0x0dfec7…f75742
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xc91cd1…db9a33
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown31d ago0xb05359…eddc45
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xb8ad52…c996ba
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x70ac35…8d81c8
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x09798c…85457b
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xbe374f…f21d75
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xea7c50…6e5386
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x7f928c…96adb1
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x1ef948…0a143b
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x0abf63…deab71
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0x09b110…9c46a0
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xbaf41a…31e2a1
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xffb574…566bb7
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown32d ago0xf53531…063dce

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.