Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xee9aaa…5e2448
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0xfad021…379fcc
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xd2dc3b…957248
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x8e288a…e5d744
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x7236db…1c5a2e
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x5c9e77…8c7d05
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x65fd9d…2d4f56
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x3174a0…8bc069
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x26034c…2c7dc1
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x4ffed1…cf956e
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x6e32f8…b2de97
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0xcd51e1…90de5c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xaa64b4…8e528e
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0x8b6962…ea26fe
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0x37c4de…fd0f29
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates121d ago0xe2603c…31a1d7
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase121d ago0xd5604b…10cf08

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.