Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x5f4ec6…026366
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.02100%coinbase1d ago0x082a32…d6c6ac
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x53497e…c965f2
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.02100%coinbase1d ago0x5d62a4…a82090
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x3380ec…329254
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x1fcd07…e644f3
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x596e8b…6d8748
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x1585cf…6c538e
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x40bfa2…af45e1
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x842a5f…03b30c
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x4bd065…a3a8fd
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0xfa31dc…530311
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x99270c…0ec94e
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0xe8af7f…852781
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x61e929…08021f
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x0466f7…636c00
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0xde9a30…0f3c3a
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0xc33b7d…51b5c5
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x313b86…62c666
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.01100%coinbase1d ago0x684851…cefae4
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.002100%coinbase2d ago0x3bee6b…753d3b
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.002100%coinbase2d ago0x3de024…a57040
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.003100%coinbase2d ago0x69d1f6…97a0eb
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.001100%coinbase2d ago0x8274a6…b1efb4
0xbdf0…d7fb0x7f52…89b7Basex402 service$0.001100%coinbase2d ago0xc08569…707de5

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.