Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa11d ago0x1510b5…aa4d18
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa11d ago0xd64011…47cabe
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa11d ago0x510ec2…682a64
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa11d ago0x2c8fb1…627d3b
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa11d ago0x4c1242…62d1aa
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x4b447e…87f9db
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xff4fb1…793d45
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x787b9f…9a6ad2
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x834814…fab6cd
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x162291…1066b2
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xfd774f…66ed46
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xc52f80…cc7a9c
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x33919e…74a78a
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xb9f88b…12bb98
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x10eabd…e2c0d7
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x2f55ff…eae979
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xa6bb60…6f71a0
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0xd29678…b43df1
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x69d033…188b3e
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x0d8e19…82d304
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x6c94be…6925f5
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa12d ago0x8f9b01…c3bc47

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.