Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xecd549…38c7e6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xd0e820…20c007
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x35c605…403736
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0x476637…504d84
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x5c8acd…62701e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xd7e172…b6f5d7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x45ab2b…a39290
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0xeafefa…10783c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xeefb75…ade49b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x220ce5…d1bd2f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x140eee…11233f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0x1e216b…5306d4
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x91420e…8204a2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb11d7f…13c356
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x889b03…130c01
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0xf7f388…27f4d9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x280d07…dbfc39
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xc2d5f8…d8a2c4
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x42bacb…2c4b8a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0xaefe46…076949
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x90195d…c0d2ad
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x4ad107…c73964
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x37b041…161e44
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x681de4…c6ebd7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x4a585d…d6fec6

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.