Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa89d ago0xb60ae0…342469
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xd929f1…78e72b
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x126771…ce5b24
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x57f326…bbe047
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xafef34…73ff1c
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x21ca31…4498f7
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x11f337…35b3cd
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x941e51…dc36e3
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x343d1a…181a46
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xefef62…86a66d
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xff037c…9f8c69
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x6aff50…b9b5cd
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x63f555…a010d6
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xc5a050…5d4e30
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x55558c…b741da
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x8dfd9f…c9fd6b
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x755475…586908
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xbcad28…931568
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x662f2e…41c6fe
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xe9daa0…e0623b
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x62f73b…bc6a82
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xa4a47c…ef4ad1
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x50812f…90ab24
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0xfd4b29…937365
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa90d ago0x6f195e…125b51

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.