Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x9e2e8e…0edc42
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xd835bb…72cb0d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xbd0e8e…1a0beb
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xea33e5…2c0d36
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xd0681f…ec11d6
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xec014d…79df7e
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x387927…a497a9
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x47673f…8cafdc
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xe5f946…a40031
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa37d ago0x3fcc93…dc9256
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xb34a5f…762ce9
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x37d488…f61e72
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xcc4ac4…64c1ec
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xb07d74…658f62
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x5172df…5e318b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x3d9383…0fa007
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xfda427…f3f0d4
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x4e2726…38c5b0
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x80d213…cdaaef
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xd209c7…b11495
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x05090e…fdd479
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x039d25…ab035a
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0xacaa29…ffdea2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x9448cf…d5b69c
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa37d ago0x0da57b…97a51a

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.