Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0x6b3997…44a381
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0xb29c42…d7ce54
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0xa43b54…8b660b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0x3edc25…6c42e9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0x6d0b87…4244f1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa57d ago0xf2cb9e…1ee96a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xe33517…9d62b2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x8a512a…405ac0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xcda7c8…8ed94a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xe149b4…63d6bd
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xbb899b…9d35c7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xf28957…1989c1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x62dae4…9e91c1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xafbf90…252ab7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x69dd2c…619046
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xf2cc8c…bcb3eb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xb03919…a10495
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xb9c52e…44cf0a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x257c1b…d83fd2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xd4e748…e3d777
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xd09ee9…554410
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x8b80a6…72cbc1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0xd5ee22…d410dc
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x810cc0…823379
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa58d ago0x4de602…82d270

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.