Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xe05470…ab418e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x1850ad…3c4418
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xbd3ce4…058604
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x131ee1…9b9179
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x492a23…c2a752
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xd30b6b…0d53bd
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xd63a92…e5a52f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x26b9b0…ae5573
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xda5b83…913102
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x1f12cb…c8d395
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x0093ef…e33092
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x882089…f3f270
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x5813a3…dfd2c6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xeaa198…dbcaeb
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x91f3c2…521a7e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x2b264a…b80775
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xe26b19…10ea4c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x0c104c…c5b621
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x0cffcf…255d3e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x713902…137936
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x486a2e…2a4504
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x7525d9…72017b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xf5173a…12b158
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0xf07923…9141e1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa20d ago0x252eb2…6d5309

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.