Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x3510a4…e4e2eb
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xbeb1d1…c46fad
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x0e9b19…9ac94c
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x47ee75…b606e3
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xccfe37…112bde
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x7d67a3…18d42c
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x2e73f0…f7b893
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x5dcfb5…b4a495
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x7fa3d3…56a8a2
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x76fa9b…aba6c2
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xb93f9e…9d4250
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x5e766e…719b24
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x876b16…5af3e9
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xfa183b…8243db
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x028824…b60c2b
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x7cce60…979648
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xfb5e2a…5325d1
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x94a5c1…878dda
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x4b92f0…1c5845
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x28e556…13f4ec
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x89797e…3489ad
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x183d48…899161
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x832fdd…e0d204
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x3bf64a…355f9f
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x8bcea7…b680c8

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.