Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x4db8d2…e81fed
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x7a0ec4…6a5e29
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x03ec17…ca3e4a
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa37d ago0xb8177e…4176f7
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa37d ago0xf4863b…e69e99
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa37d ago0xf19adc…8272a3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x3f1eda…80e6bb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x27b60d…c78b61
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x52c3eb…bcb37d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x23f65f…db7bb0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x68b0da…738a43
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0xf0ee9b…b7cc7d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0xf12aa6…41a20d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x6c132a…658d75
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0x53b71b…e20e81
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa37d ago0xc0f639…ec3dc1
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa37d ago0xb5fea7…63c95e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x354212…269cc1
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xd21460…016115
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x3c8381…ab6963
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xdf7097…af5c90
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x638a56…bbefcf
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa38d ago0x8b8544…2b1a46
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xadbebb…8af012
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xbcbb3a…70a217

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.