Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x278beb…2bc483
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x6d1ba5…70e990
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb91a1c…5799f5
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x4ae11e…038d55
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xd6a32e…0c6b48
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0f4b2…d594c8
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x42b3f0…caa751
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xccc808…a416e7
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x789b3c…5d7a37
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x60b858…76985f
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x33ed4b…bde9ba
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb3d86a…c61452
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x40cd79…bad449
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x7faf5e…c4749a
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb2bf2d…787420
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xe17e5d…a1bbf9
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x2433d2…7dbd1b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xdae145…0104ee
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x32e264…76d482
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x88feb4…f195ea
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3cf7c…c44ea1
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x9e0cf1…8aed4d
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa17d ago0xdb8e87…64d920
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa17d ago0x4014b6…84d83d
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa17d ago0xeb26a8…3a359c

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.