Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x7933d5…d1f59f
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x2730ec…2bbdc6
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0xb731b8…f81a05
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0xdd97e5…75eafe
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x025f99…b22d7d
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x58308c…2f25fa
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x056891…647375
0xc751…6faa0x9c95…e299Base$0.001100%fluxa13d ago0x3ccc40…42f6f9
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0x5a7cd4…95f82b
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0xab20f6…52f091
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x004ed0…a64208
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0xe48d7c…4dbe9a
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x5afb98…3fc401
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x60c969…11aad2
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0xb4ffa3…6c4173
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x07c1d2…049499
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0xfb728e…8909ad
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0xc091cd…3324ec
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0x0bfda9…5d8886
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0xffdfa8…8d0eaa
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x358706…9920da
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x34f88d…36c1a5
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0xac289c…a67f38
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa14d ago0x335695…7693c3
0xc751…6faa0x9c95…e299Base$0.001100%fluxa14d ago0xca64ca…2e1c88

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.