Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ee…e7cd0x0c58…8a64Base—$0.003776100%0x461a…5962105d ago0x97ab2f…151470
0x30ee…e7cd0xa855…4cceBase—$0.00768100%0x461a…5962105d ago0xb7ed64…edbe21
0x30ee…e7cd0x0c58…8a64Base—$0.01100%0x461a…5962105d ago0x13755f…d1393f
0x30ee…e7cd0x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0xc7b136…e91bde
0x30ee…e7cd0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0x1aeab4…d9019c
0x30ee…e7cd0xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x9b15c2…28d5e7
0x30ee…e7cd0xf386…b755Base—$0.003776100%0x461a…5962105d ago0x81dd4e…bfec42
0x30ee…e7cd0x0c58…8a64Base—$0.02100%0x461a…5962105d ago0x7f8e8e…1fb72a
0x30ee…e7cd0x2a25…30d9Base—$0.003776100%0x461a…5962105d ago0x8c1189…95a46b
0x30ee…e7cd0x0c58…8a64Base—$0.02100%0x461a…5962105d ago0xdf8be8…7b090d
0x30ee…e7cd0xde52…06b5Base—$0.01100%0x461a…5962105d ago0xa168ff…71dd2e
0x30ee…e7cd0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0x94f68d…14fbea
0x30ee…e7cd0x99ca…fa28Base—$0.01100%0x461a…5962105d ago0xb99a37…3e899c
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x148720…fe9438
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8bfa1b…30ae43
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x046659…c83853
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x2ae352…b6f495
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5718d0…b7a7ee
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9ae10d…ca529f
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x393364…84963c
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x119e87…39ebc1
0x30ee…e7cd0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd21889…0e89e3

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.