Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x9f816b…330ec7
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x17027a…7aaf33
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xb89666…c0ae19
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xbaef60…f36cd6
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x79c7fc…080622
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xfd9af4…e5b6b6
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xa39d39…3448ff
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xa752d5…8ceb4e
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xbb9ce0…429fa6
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xf65a4e…544ed3
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x80a19d…0686e8
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x2f21a5…428de3
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xdee268…70f7a8
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x9f3664…c71ab8
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x69913f…aab4be
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x50f702…123399
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x109633…4a0212
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0xf271f1…37233e
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x1ecbec…5ff288
0x019a…97570xfe80…47eeBase$0.001100%fluxa24d ago0x66817a…c4468b
0x019a…97570xfe80…47eeBase$0.001100%fluxa25d ago0xca276e…b56cfa
0x019a…97570xfe80…47eeBase$0.001100%fluxa25d ago0x196952…c26186
0x019a…97570xfe80…47eeBase$0.001100%fluxa25d ago0x44c3d3…7d7943
0x019a…97570xfe80…47eeBase$0.001100%fluxa25d ago0xd7fc1b…38671b
0x019a…97570xfe80…47eeBase$0.001100%fluxa25d ago0xf4c728…620af4

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.