Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xef5e91…61fd4c
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0x225924…ad94cb
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xe4cc6c…44edd7
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xdea199…3e06ae
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0xfaffd9…790448
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xc60fbc…23c728
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0xd041cd…a500a2
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xdb3dca…a53632
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xc102a4…0dc90f
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0x23b6ab…d79de9
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0xbee170…626d0b
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xb0687a…b18268
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x3d6cf6…4c9a1b
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x6a51ae…5ae9fd
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0x968112…47e03a
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xe0592d…217fe5
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0xb021cf…181b5c
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0x02af60…dfad78
0x8780…71f30x9c95…e299Base$0.001100%fluxa37d ago0xea2a23…33e1e5
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0x99ad44…fd4397
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0x712d80…efbe24
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0x04d961…1a7cce
0x8780…71f30x9c95…e299Base$0.001100%fluxa37d ago0x207eef…ce6704
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0x9309ad…714812
0x8780…71f30xfe80…47eeBase$0.001100%fluxa37d ago0xa4a4ba…31afb4

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.