Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0x96644a…9f24fb
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0xb7c730…4533d6
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xebb2b3…8c6622
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x7477df…5acfdc
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xbfac34…b07a45
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x02a524…9b3062
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xb0cc6e…25e910
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x3d9f0b…0df13d
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xcc00a2…35634f
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0xfe1b14…d1a208
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xfaef73…62870f
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x295c8c…099332
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xde86c4…be8183
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x756cab…f579d1
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xf15823…783fa6
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x5ec05a…029b6c
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0x90beb0…c7f075
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0xf2594f…9e141d
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0x303c30…d188a8
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0xfb3c99…6491b6
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xf3cb10…f48007
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x3eb1ff…752840
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0x7e7f7e…a1817e
0x504a…98860x13bf…b9a7Base—$0.003100%candidates117d ago0x69c68d…fa7d15
0x504a…98860x13bf…b9a7Base—$0.002100%coinbase117d ago0xd46380…f89d19

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.