Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b6f…ded90xd58f…5a3eBase—$0.01100%coinbase71d ago0xf932b2…89c8d0
0x4b6f…ded90x782c…821cBase—$0.01100%coinbase71d ago0xffe43e…4e2b3d
0x4b6f…ded90x465d…09faBase—$0.01100%coinbase71d ago0x5fec4a…9b6ffd
0x4b6f…ded90x35e7…60efBase—$0.01100%coinbase71d ago0xfd1d46…a66038
0x4b6f…ded90x20f8…6628Base—$0.01100%coinbase71d ago0x1ba225…905965
0x4b6f…ded90xf005…7bdbBase—$0.01100%coinbase71d ago0x811991…13b099
0x4b6f…ded90x38d0…332fBase—$0.01100%coinbase71d ago0x4ead39…d55960
0x4b6f…ded90xcc6b…1fbdBase—$0.01100%coinbase71d ago0xf37188…9668a4
0x4b6f…ded90x085b…4042Base—$0.01100%coinbase72d ago0xa90d9b…890add
0x4b6f…ded90xfc43…7ba0Base—$0.01100%coinbase72d ago0x72331b…8f6424
0x4b6f…ded90x3dea…dc53Base—$0.01100%coinbase72d ago0x9d9abb…928eec
0x4b6f…ded90x04fa…e115Base—$0.01100%coinbase72d ago0xa91030…ce9857
0x4b6f…ded90x9d07…8492Base—$0.01100%coinbase72d ago0x503a7b…725466
0x4b6f…ded90x5621…a865Base—$0.01100%coinbase72d ago0x09319d…1c73fd
0x4b6f…ded90xc2e3…7989Base—$0.01100%coinbase72d ago0x386248…1188b8
0x4b6f…ded90x8c23…93d5Base—$0.01100%coinbase72d ago0x727e10…24c0fe
0x4b6f…ded90x8f99…2428Base—$0.01100%coinbase72d ago0x19e15a…7d494c
0x4b6f…ded90xe98d…8910Base—$0.01100%coinbase72d ago0xbc987a…fdd91b
0x4b6f…ded90x9cc4…e8f3Base—$0.01100%coinbase72d ago0xa96aeb…d18cac
0x4b6f…ded90xfeb6…f5bfBase—$0.01100%coinbase72d ago0x5e3fc2…e93394
0x4b6f…ded90x5332…6e33Base—$0.01100%coinbase72d ago0xf1f246…3e4358
0x4b6f…ded90x1548…270eBase—$0.01100%coinbase72d ago0xa519bd…884caa
0x4b6f…ded90x5cab…1097Base—$0.01100%coinbase72d ago0xcf52a3…0388d9
0x4b6f…ded90x5843…a579Base—$0.01100%coinbase72d ago0x644be0…d2dce6
0x4b6f…ded90x41f5…9c3aBase—$0.01100%coinbase72d ago0x0fcd74…e299dd

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.