Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e3…d21e0x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0xefdc50…680896
0xf6e3…d21e0x99ca…fa28Base—$0.01100%0x461a…5962105d ago0xc61e13…b9b67d
0xf6e3…d21e0x106d…8ac1Base—$0.01100%0x461a…5962105d ago0xc19530…8f9e9d
0xf6e3…d21e0x99ca…fa28Base—$0.01100%0x461a…5962105d ago0xcc9d51…dcba53
0xf6e3…d21e0xb2ed…4c81Base—$0.003776100%0x461a…5962105d ago0x95855c…1da842
0xf6e3…d21e0xde52…06b5Base—$0.01100%0x461a…5962105d ago0x7bd2bd…0e7d11
0xf6e3…d21e0xc801…ad56Base—$0.02100%0x461a…5962105d ago0x9d9c4f…8ba530
0xf6e3…d21e0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xe9520d…1af9ca
0xf6e3…d21e0x4e25…5148Base—$0.01100%0x461a…5962105d ago0x4b70f0…706028
0xf6e3…d21e0xde52…06b5Base—$0.00768100%0x461a…5962105d ago0xa5ee56…309114
0xf6e3…d21e0xf386…b755Base—$0.003776100%0x461a…5962105d ago0x043312…a7eeca
0xf6e3…d21e0x6543…0d46Base—$0.02100%0x461a…5962105d ago0x93a2cb…320fb0
0xf6e3…d21e0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x7d43b8…567782
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9396a2…1c5345
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8bc6f8…b11806
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd50494…c6bf99
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x24820d…985804
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x95c009…43bc72
0xf6e3…d21e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x85de4e…e82217

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.