Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x9ec6c2…54fff3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x3ee2a9…388f95
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x9888fb…2391d1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x83b1d2…0e0b33
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x187545…21c969
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x3e7141…1d86f3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xa90101…017423
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x5da39f…4fe93d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x16b6a8…31c7c6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x927ca4…138e3c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x1366da…32be61
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x31a67e…7dd60a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x9c285d…259d51
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x763b27…064a75
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x62e12b…42491f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x73d541…dc140f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xc3e194…ccfba7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x094431…03fe76
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xb6a5d3…9450ab
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xced63a…593539
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x611607…4b891f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x583d8c…2b8ebd
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xee5ffe…c397e1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0x87ad3b…e5fe15
0x1b71…59020x9c95…e299Base—$0.001100%fluxa84d ago0xa6d3fe…b296f0

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.