Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x808259…d6e7f9
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x254cbf…7056e4
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0xda6223…7072b9
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0xa35fa1…12ef2c
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x77b189…214cf5
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x1bc096…89c7fa
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x92c922…80bd8c
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0xb16156…44c7d3
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x5a1ddf…6e0979
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x0d4ec5…933cb8
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x670793…95de00
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x2539e8…8ddb50
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x13c3aa…f62941
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x1b7e9b…a1722b
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0xeac670…fb52ad
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0xb632ce…1c03ac
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x824622…4f1b8c
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0xd5c23d…deb171
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x6c4457…6166dd
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0xb5bd79…bb2d73
0x9560…5be10x9c95…e299Base$0.001100%fluxa39d ago0x960222…f4e9ef
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x7c825f…e422cf
0x9560…5be10xfe80…47eeBase$0.001100%fluxa39d ago0x068d08…25cbef
0x9560…5be10x9c95…e299Base$0.001100%fluxa40d ago0xd503a1…dd9bd9
0x9560…5be10x9c95…e299Base$0.001100%fluxa40d ago0x8bb375…3766d6

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.