Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0x796ec9…7a05ab
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0x4aca9e…b207cf
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xfbf2b7…2bb26e
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xcaf504…d647cb
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa45d ago0x9ffa98…672c11
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xbbf7af…2d1fd8
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa45d ago0x31a3a6…0add31
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa45d ago0x06ea89…19ef56
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xdc7c7a…8000a6
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0x852dfe…0a92c1
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xdde991…8ca59d
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xd20f45…926c93
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0xd0189f…1d9d59
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa45d ago0x9aae2e…be103a
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa45d ago0xd4d4e5…db7ee9
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0xfd5b3d…ace345
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x423d89…6503ec
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0xbeb41c…5ffaff
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x1a4640…4976b5
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa46d ago0xbaf44c…14d3ca
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x24226c…877acf
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x3ae1db…f86304
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x181a4b…48a6f3
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x4a927e…edaaa6
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa46d ago0x1deccc…9399b8

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.