Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x074d42…70bf7d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x6facdb…75d5d5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xa9b4b8…7cea98
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xd5be07…609bbc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xb8cfa8…795b9b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x734832…c9d9ed
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x65fe9a…46b835
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xe93643…1f3491
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x43bc98…c81d9a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x151ad7…c1ffdc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x2a402e…323846
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x3541ad…b2d21d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xefa1f3…1533ab
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x2b12e2…4d2257
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xb5faba…690f43
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x43056e…4c969a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x15d906…3e64a7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xe91a57…0ca609
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xd9cb21…fb9bd6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xefe830…a81213
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xd61dfa…8bd1a6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x6625a1…bbface
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x7f21ec…2e30a2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0xc39dc3…a817ad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase44d ago0x393cb0…9fcc83

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.