Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xa09d77…3723af
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x236c7c…3c95ca
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x7e0ab6…20d306
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x36cc38…e911aa
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x37e256…e524fc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xd9b008…a7b4a3
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x7bfb3b…626ecd
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xd1d0c7…59ee92
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xc7bf1b…789049
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xbc59b6…8788eb
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x1d1eb1…8238b9
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x8797db…cf1cd7
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xd40a52…8da512
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xf3a57f…2cf4b8
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xe168c1…2b77d2
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xa8c5c1…9519da
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x342917…49c9ef
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x06561d…d4609c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x6cfab4…325c1b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xddf5d2…c7ee05
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x2f5662…6bd203
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xb68df6…bc85ef
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x63bf60…b5536b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x9e9b7e…e16bfa
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xca31f7…8dbe38

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://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://roundhouseai.io/dashboard/team.

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