Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x1971af…335773
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xb75fbc…0bffac
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0x8ab965…de5339
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x38d11d…dccf88
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x4258d4…1d40f7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xb46633…314223
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x1fb86e…dc185a
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0x930a35…d110a9
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xefacd6…5b8df1
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0xf64cb4…9e9d65
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x8bcd8a…183978
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x41664e…c5eb3f
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0x978403…c1fd94
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0xeb728b…640948
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0x06ff12…5a5d1c
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x033a3e…f87a23
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x25655b…5792fd
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x2e60dd…7d4ed7
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0xe89efe…1ae06b
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xb2bd76…858bf0
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x3a8ed8…15f5d4
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0xf55398…8b3808
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0x15c2af…86da85
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x07b95a…513aea
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa48d ago0xec0f4d…1a9667

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.