Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d03…c0be0xce55…89c5Base$0.002100%coinbase70d ago0xa7a839…8bb81e
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x6ee5fc…bef1cb
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0xed63c0…e239da
0x7d03…c0be0xce55…89c5Base$0.02100%coinbase70d ago0x5dddcd…ebdb78
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x740014…8d2054
0x7d03…c0be0xce55…89c5Base$0.02100%coinbase70d ago0x133a96…7569a4
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0xa12c75…edbb55
0x7d03…c0be0xce55…89c5Base$0.10100%coinbase70d ago0xf14c2e…550822
0x7d03…c0be0xce55…89c5Base$0.25100%coinbase70d ago0x4c5472…6e249d
0x7d03…c0be0xce55…89c5Base$0.02100%coinbase70d ago0xdb2f2c…aa49b5
0x7d03…c0be0xce55…89c5Base$0.01100%coinbase70d ago0x80e731…2cc0aa
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x3962cc…323bf5
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x47ec51…cd3b38
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x58468d…56841d
0x7d03…c0be0xce55…89c5Base$0.10100%coinbase70d ago0x2d0ea9…6ea846
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0xffa0f2…04f5cb
0x7d03…c0be0xce55…89c5Base$0.01100%coinbase70d ago0x581663…5eaaa3
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0xb7302a…caefa7
0x7d03…c0be0xce55…89c5Base$0.01100%coinbase70d ago0xc16543…bf15b7
0x7d03…c0be0xce55…89c5Base$0.005100%coinbase70d ago0x787d29…abc729
0x7d03…c0be0xce55…89c5Base$0.002100%coinbase70d ago0xadedf7…e7bc6b
0x7d03…c0be0xce55…89c5Base$0.02100%coinbase70d ago0x1d6109…3a65c7
0x7d03…c0be0xce55…89c5Base$0.02100%coinbase70d ago0xad7113…c5b357
0x7d03…c0be0xce55…89c5Base$0.05100%coinbase70d ago0x907549…b6a511
0x7d03…c0be0xce55…89c5Base$0.10100%coinbase70d ago0xb5a839…feef5c

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.