Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x27765c…8404ff
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x53012f…fc7a45
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x326116…31a76e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x4b77b7…26480d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0xece5a4…be3222
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x209084…df26cb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x400777…b965df
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x667b69…26dc3c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x7ae149…20fe1a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x301e5c…e79017
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x3ed1f3…c47d93
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x8b6010…5b2ae5
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0xb0afa8…91eea9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x0d655d…766d50
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x7cd065…f377c2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0xdc8387…ba1945
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x7140ab…fed5a7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x9d933b…21f622
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x619974…afb51e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x442c09…84b17a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0x3adf47…5b7304
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0xb25245…b83e13
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa42d ago0xcc8900…9c8d55
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0xfb5f0a…be6362
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa42d ago0x03f97f…c86756

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.