Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase121d ago0x26cfb1…6cc952
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates121d ago0xde01cb…0e3721
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x6477cb…19faa1
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xf12ef1…72a2e2
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase121d ago0xb11795…51e011
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates121d ago0x0e995f…affdae
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x45df16…41e1ec
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x66c63f…beaa42
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xfed752…ab3ff8
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x9d678e…20c829
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x42b4c6…831fa1
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x6f0aff…009073
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xc091f3…3022d5
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0xf2d1e5…332c2b
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xf0bab9…d2e2c8
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x8be50e…1e8646
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase121d ago0x812b54…2e87e1
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates121d ago0x46c414…a02f3c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xee9aaa…5e2448
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x3f1037…28cdbb
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0xfad021…379fcc
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x5903de…0b6bb9
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xd2dc3b…957248
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x8e288a…e5d744
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x7236db…1c5a2e

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.