Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360xd82a…7a87Base—$0.01100%coinbase72d ago0x5f62e2…e387f8
0xbfc2…6f360xfa90…4c75Base—$0.01100%coinbase72d ago0xd67ab0…322c3a
0xbfc2…6f360x2ab2…025cBase—$0.01100%coinbase72d ago0xb7ba9b…12d126
0xbfc2…6f360x2a4e…43b2Base—$0.01100%coinbase72d ago0xf20fc0…03dcf7
0xbfc2…6f360x8532…058bBase—$0.01100%coinbase72d ago0x29c804…a41b8f
0xbfc2…6f360x496a…e94bBase—$0.01100%coinbase72d ago0x019fb6…e42e88
0xbfc2…6f360xcd41…46a0Base—$0.01100%coinbase72d ago0x4cc2e1…468445
0xbfc2…6f360x52c2…1a87Base—$0.01100%coinbase73d ago0x72076f…1b8913
0xbfc2…6f360x7609…bc8eBase—$0.01100%coinbase73d ago0xdcfd21…81b7f9
0xbfc2…6f360x5fc8…64d5Base—$0.01100%coinbase73d ago0xb63e1f…6892cc
0xbfc2…6f360x9007…e519Base—$0.01100%coinbase73d ago0x0f4d98…1f4671
0xbfc2…6f360x0b40…cee0Base—$0.01100%coinbase73d ago0x9174b0…94037c
0xbfc2…6f360xac97…ef40Base—$0.01100%coinbase73d ago0xde59ec…4f273e

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.