Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0x451a2c…17f581
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0x1f5b12…0976d5
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0xb34159…3e060b
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0xe9a12b…a6e1f9
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0xc05458…5be6f7
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0x16c66d…aec83c
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0xae9e45…8e1a38
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0xe6ccb5…a360bb
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown45d ago0x62b6b7…f72fd9
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xb66a37…e1d493
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x3704c0…d38966
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xdf6bbf…13edd4
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xc26ef6…988866
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x6b068f…8f670f
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xa7eb99…1160d2
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x74b523…a40ed1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x1f9dd0…efeabc
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x596780…ed3ff1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x780dd6…c758fc
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x89f21d…73af6d
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xabe75e…19274a
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x4ab465…febf6d
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xb60c79…c9e54b
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xe1e130…74eaa1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xda7057…4683e6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.