Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe935…d1360x3e0a…78e7Base—$0.002907100%coinbase74d ago0x5c6e6e…37cfff
0xe935…d1360x3e0a…78e7Base—$0.003674100%coinbase74d ago0x8d51d2…2d1413
0xe935…d1360x3e0a…78e7Base—$0.004309100%coinbase74d ago0x80e0a3…94a4b8
0xe935…d1360x3e0a…78e7Base—$0.002973100%coinbase74d ago0xf79652…4260b2
0xe935…d1360x3e0a…78e7Base—$0.003245100%coinbase74d ago0x2df801…c7468a
0xe935…d1360x3e0a…78e7Base—$0.005849100%coinbase75d ago0x6c6b80…2f01e6
0xe935…d1360x3e0a…78e7Base—$0.004129100%coinbase75d ago0x625025…3ea2a8
0xe935…d1360x3e0a…78e7Base—$0.004146100%coinbase75d ago0xeee04e…0e2a1d
0xe935…d1360x3e0a…78e7Base—$0.003311100%coinbase75d ago0x7a456a…f85888
0xe935…d1360x3e0a…78e7Base—$0.003078100%coinbase75d ago0xa92281…6018d4
0xe935…d1360x3e0a…78e7Base—$0.005217100%coinbase75d ago0x3bb1ab…9e6980
0xe935…d1360x3e0a…78e7Base—$0.003526100%coinbase75d ago0xa4d170…6d3945
0xe935…d1360x3e0a…78e7Base—$0.004376100%coinbase75d ago0x03c941…e2189b
0xe935…d1360x3e0a…78e7Base—$0.004455100%coinbase75d ago0xb6ecc7…eec13b
0xe935…d1360x3e0a…78e7Base—$0.003169100%coinbase75d ago0x4fade4…cc6f94
0xe935…d1360x3e0a…78e7Base—$0.003321100%coinbase75d ago0x739966…68a560
0xe935…d1360x3e0a…78e7Base—$0.003765100%coinbase75d ago0x661822…9d1d24
0xe935…d1360x3e0a…78e7Base—$0.005806100%coinbase75d ago0x1d8bd4…65cc3a
0xe935…d1360x3e0a…78e7Base—$0.005874100%coinbase75d ago0x956d4e…c15489
0xe935…d1360x3e0a…78e7Base—$0.005661100%coinbase75d ago0xe13986…53fe3f
0xe935…d1360x3e0a…78e7Base—$0.004051100%coinbase75d ago0x8bc0e4…a77bf7
0xe935…d1360x3e0a…78e7Base—$0.004533100%coinbase75d ago0x2bf153…1e328e

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.