Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x20ad12…f53b66
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xfb9fa2…fc87ab
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x3b7aa8…7474ae
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x5b5979…678a55
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x834441…f11ce7
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x2984a4…b5561a
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x526863…83e46c
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xdc2f59…5167d3
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xd7d3a4…93a4a9
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xcc1f38…8fb591
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xb2b15e…12d78d
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x99e000…f186f0
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x8487a6…4a7575
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0xfee3f9…800240
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa43d ago0x50cc94…f49741
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa43d ago0x50b009…dea9aa
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa43d ago0x4e8e57…8f30de
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa43d ago0x80e656…6b5f3e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa43d ago0x2ecd4f…1934ba
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x7c6386…d5dffe
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x1bc0ce…b58972
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x2158ad…4661db
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x273f2d…a4d5aa
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x4a7ffe…aa6b27
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0xd75698…9387bf

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.