Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70cd…4f9b0x0971…5aa2Base—$3.10100%fluxa118d ago0x60f433…2b8ce0
0xe881…36830x0971…5aa2Base—$1.10100%fluxa118d ago0x232bdf…c965b0
0xc459…34e40x0971…5aa2Base—$3.10100%fluxa118d ago0x5f3396…468061
0x3683…b8ac0x0971…5aa2Base—$5.10100%fluxa118d ago0xced345…375401
0xc5ca…8b370x0971…5aa2Base—$0.10100%fluxa118d ago0x96c100…d6047d
0x2112…22780x0971…5aa2Base—$5.90100%fluxa118d ago0xc3e817…1e6ed0
0x2e28…1bc40x0971…5aa2Base—$0.10100%fluxa118d ago0x185d80…1e95e1
0x9a1f…e7990x0971…5aa2Base—$0.10100%fluxa118d ago0x7ed454…90f65d
0xac96…873d0x0971…5aa2Base—$0.10100%fluxa118d ago0x04110c…c53f0e
0x4c90…98230x0971…5aa2Base—$0.10100%fluxa118d ago0x2a8b02…643463
0xb66b…c60a0x0971…5aa2Base—$0.10100%fluxa118d ago0xcc9624…3e8864
0xfd7a…fc5a0x0971…5aa2Base—$0.10100%fluxa118d ago0xefbd5d…2cb98e
0x1fe3…9eb20x0971…5aa2Base—$0.13100%fluxa118d ago0xdbe573…7624ff

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.