Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xa5874b…847ffe
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x57d868…a8d1d0
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xad0002…277d10
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x86abce…598206
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x39c0a4…634b52
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xbeac2c…ad013e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x48867d…75880e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xb63f4f…d4ea87
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x2ad21e…319b41
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x64b2f2…380921
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x1b108c…832544
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xe77e75…1b9638
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x6f7d16…520dff
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x6ff31d…b18771
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x6767d0…1b80d3
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0xc3d5d8…6544c0
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0xce6f1a…2cc556
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x7de4b3…ee6f35
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x32ded0…0b5a1c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x745cb1…e8d9f9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x822b22…0baf8d
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0xea3cab…c53233
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x6305a3…8edda4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x9da6d6…2876e4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x621e37…e45b4f

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.