Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x4f9c39…842d1a
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x00da31…95fb97
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x980dbd…0093e1
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x69b979…2997f9
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x84b4e1…44d4b2
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x6084e3…1c9b5a
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0xcb0633…350ce3
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0xbacd4b…23fc48
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0xa9cdbb…b09da3
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x444b05…4365fb
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x915606…193327
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x862345…01daf1
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x228af2…240708
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x36f12d…61b736
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x79bfc8…950e24
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x043312…21284d
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0xfa2059…e666ad
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x59bf26…5c6f22
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase23d ago0x098a01…1bbfd4

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.