Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4c…73050x7f5f…69a8Basex402 service$1.00100%coinbase56d ago0xaefa4a…0a7ab3
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0xd6a492…b5fb61
0x3a4c…73050x7f5f…69a8Basex402 service$1.00100%coinbase56d ago0x2cd702…ffc252
0x3a4c…73050x7f5f…69a8Basex402 service$0.10100%coinbase56d ago0xcdb57e…324b6a
0x3a4c…73050x7f5f…69a8Basex402 service$0.03100%coinbase56d ago0x85fbb0…bbfb77
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0xc2ab19…c32d5e
0x3a4c…73050x7f5f…69a8Basex402 service$0.01100%coinbase56d ago0xf81cb4…c1bf77
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0x483320…08ad57
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0x5e3ca1…3ab733
0x3a4c…73050x7f5f…69a8Basex402 service$0.01100%coinbase56d ago0x9ce198…c9549b
0x3a4c…73050x7f5f…69a8Basex402 service$1.00100%coinbase56d ago0xd8c5ec…87ee70
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0xcd97db…214eb6
0x3a4c…73050x7f5f…69a8Basex402 service$1.00100%coinbase56d ago0x426435…78afbc
0x3a4c…73050x7f5f…69a8Basex402 service$0.10100%coinbase56d ago0xd7bf6d…5d31d4
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0x2c1b62…cbdafb
0x3a4c…73050x7f5f…69a8Basex402 service$0.10100%coinbase56d ago0x9db2b1…af09e3
0x3a4c…73050x7f5f…69a8Basex402 service$0.03100%coinbase56d ago0x1bd28e…1349ab
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0x9846d8…69ca10
0x3a4c…73050x7f5f…69a8Basex402 service$0.01100%coinbase56d ago0xaa7699…66d916
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0xc0ce5b…cbe26f
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0x46e099…3b53cc
0x3a4c…73050x7f5f…69a8Basex402 service$0.01100%coinbase56d ago0x5b7b4c…1d2421
0x3a4c…73050x7f5f…69a8Basex402 service$1.00100%coinbase56d ago0x4252dc…4ffcf3
0x3a4c…73050x7f5f…69a8Basex402 service$0.10100%coinbase56d ago0xc8dd48…e63c3f
0x3a4c…73050x7f5f…69a8Basex402 service$0.02100%coinbase56d ago0xfbff1a…e24698

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.