Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xaf2401…bdfa16
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa3bdc9…4492a7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x0c266d…4ce6d4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xcd6459…3dcb65
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xf9951f…c85c17
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xca0577…b36d71
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbe8d8c…bdb797
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x3a45e7…815878
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x969310…859834
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x668faa…f88dc7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xc57096…85267d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xdbd8e8…6ba450
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9662d4…f931f2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x4cfa96…cdb9df
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xabf8af…589312
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x77e814…9d8603
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x25e7fb…ae94a7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x84889d…e16078
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x30ac80…93ca72
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x1537e1…0f79cf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb8491f…b41cbf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xd42258…1109cb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xde5059…53442b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x6dfae4…bf8c92
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa28e8a…9d6eb8

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.