Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xcf2666…134864
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x21022e…d156aa
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x65ec6c…20fa13
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x97320e…231523
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x6f53db…0129c1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x7a55f8…7b63b6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x0f0be1…7c155a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xfd842d…3e693d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x327151…b819ef
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xb78466…8081d1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x0fe717…0e2bd3
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xd7ff7c…3fb7a9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x0ab751…57c824
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xd3898d…4688a0
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xd88d2a…2e5680
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xab456e…fd74e4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x51e966…1acfac
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xeb7b31…ce3b61
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x7aad3c…15afbe
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x732b13…d7dca4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xf84b1c…60a86f
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x19972d…a21791
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x06a7f9…886a94
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0xd60a6c…b738ce
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase23d ago0x3dccf0…37ce4c

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.