Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x50dd3b…aa649d
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x80f1be…8789aa
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x3db0ff…bbdb58
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x84996d…bfb2fc
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x312490…35e388
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x218a57…67d8ff
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xa2a409…019c62
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xd743d6…85ef86
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xb47a59…04fd1d
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xed7fb5…797ed8
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xa0bf3d…f3d5e6
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xa9dc3e…e4c360
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xd6ac69…34b156
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0xb7e99a…b95574
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x483825…d80a3f
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x4e0992…54887c
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa31d ago0x513a0e…a385c6
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa32d ago0x3c6574…164430
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa32d ago0xbea0f5…f3dcad
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa32d ago0xeb761f…b871af
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa32d ago0x4e1114…c3aadd
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa32d ago0xa2820f…395d5d
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa32d ago0x7c21c2…6d11a3
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa32d ago0x89150b…4d82fb
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa32d ago0x5588b7…7cee83

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.