Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x661f7c…f8cafd
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x6b3f2c…44c0ea
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x34c2a3…5a9424
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0xff2d7b…726539
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x6263da…47ba49
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x43012a…39e165
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x32b101…497c7b
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0xaf4dd5…a226ab
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0xdd774a…75b564
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0xf936ef…715c1a
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0xdcef1c…23765c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x97ed3c…d512a2
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0xd3d523…9ab54d
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x145c32…c5a973
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x72b63c…3d0df4
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x54bed5…1a62c4
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0x6a5fa8…8a866f
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0xab765a…31c15a
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0xec20ca…8d905c
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa37d ago0x4bdacc…21b52e
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0xa6b198…26106c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa37d ago0x9a6532…48a033

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.