Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x09fa03…a90b42
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x7412a9…5448ef
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x4425b9…ac2e1b
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa43d ago0x2201d4…03b74c
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x9425bb…8657fb
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x8b7bf8…5c04db
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa43d ago0xc577cf…bf44a7
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa43d ago0x4d58d1…91df54
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0x340bf9…104f25
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0xc008b0…56d4bf
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0xd6ef44…66a1b9
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0xe421b5…621477
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0xc95c7d…fcb980
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0xe2e440…c09c1c
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0xf44703…dcddb8
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0x39f979…69e6b5
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0xb8a775…267867
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0x3af642…fc4091
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0xaf58aa…04749b
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0x1a0dce…0996af
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa44d ago0xf13218…c7cece
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0x4e4443…b26423
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0xddfb27…e28273
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0x43b496…71fac5
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa44d ago0x59c39f…2dc6a2

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.