Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x05ac44…87359b
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x2e2efb…18ebdf
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x8a1a2c…d82fa8
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x062e31…e56492
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xa82cc3…e29bfd
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xbcb221…0a498e
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xd6252e…cb93bb
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x1d31f2…a23b69
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xff9f10…4a5a95
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x91f3b1…2c3e20
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x6d56b4…c11cde
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x3b6e76…a72f8b
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xf47022…9d5119
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xe0f480…cc094b
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x1adc77…8d0845
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x64e685…a9e82e
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x545e9e…47bd3d
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x0705e7…1c4a47
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xfe2fe7…505efa
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x0ddbe8…78edfa
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xf67b27…849ef5
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0x043441…6bf429
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xf19109…b772d5
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xba0d03…e04801
0xaf89…0de60xa9dd…2315Base—$0.002100%coinbase21d ago0xf632cc…947d9b

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.