Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base$0.001100%fluxa35d ago0x3281bc…8ed7ab
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x5d7024…09d946
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0xdc8fb9…f0adb6
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0xf21524…566bbc
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x85dbc1…8d8239
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x1d3297…695094
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0xa6237c…f2ffa9
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x4ad236…304e93
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x44637b…b4a73f
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x862013…11f1d7
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0xc5d5b4…d83517
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x4bfc74…9c771f
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x143afa…3d66d4
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0xf87bd0…2e3b5d
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0xe4be09…4d85e7
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x876eb4…48d93f
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x314bc4…bfef7e
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0xd225fc…23f2d2
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x9c8b4e…045934
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x56bba0…213ebd
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x0965e9…94e454
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0xcb9616…722635
0x1806…a27b0x9c95…e299Base$0.001100%fluxa36d ago0x87e722…e7ee08
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x829094…a35fe3
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa36d ago0x271470…a2026a

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.