Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aaf…8af20xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x74e011…b5e0e1
0x9aaf…8af20x4419…5375Base—$0.00768100%0x461a…5962105d ago0x1b9144…7616e1
0x9aaf…8af20x9555…7665Base—$0.02100%0x461a…5962105d ago0x3be4f1…643dfd
0x9aaf…8af20xff2d…cde1Base—$0.01100%0x461a…5962105d ago0xd885c1…f77cae
0x9aaf…8af20xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0x293438…5fc510
0x9aaf…8af20xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x5aac94…5ebc39
0x9aaf…8af20xd379…8dc1Base—$0.02100%0x461a…5962105d ago0xd9f0ea…081d4d
0x9aaf…8af20xb2ed…4c81Base—$0.003776100%0x461a…5962105d ago0x3328d6…e9b7fd
0x9aaf…8af20x789d…10eaBase—$0.003776100%0x461a…5962106d ago0xbfccf1…f98508
0x9aaf…8af20xde52…06b5Base—$0.003776100%0x461a…5962106d ago0x6f8115…76df72
0x9aaf…8af20xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x72b000…414349
0x9aaf…8af20xcc23…d6f5Base—$0.01100%0x461a…5962106d ago0x5eebc4…88d56a
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3fb517…b193b9
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x94791e…76fd77
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xca418d…ad08d2
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x013aee…7d009d
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x64748b…32e373
0x9aaf…8af20x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xd6a2bf…cc7b85

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.