Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7e…c0e40xc801…ad56Base—$0.01100%0x461a…5962105d ago0x7a5d5d…88b537
0x8b7e…c0e40x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0xfb46fd…131239
0x8b7e…c0e40xa3c4…8438Base—$0.02100%0x461a…5962105d ago0x45bcf0…3ad5e3
0x8b7e…c0e40x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x7f3baf…ca0277
0x8b7e…c0e40x0c58…8a64Base—$0.02100%0x461a…5962105d ago0x309a97…4c82b9
0x8b7e…c0e40xc801…ad56Base—$0.003776100%0x461a…5962105d ago0xe75eb3…e3437b
0x8b7e…c0e40xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x64e9f0…b49070
0x8b7e…c0e40xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0xd8fed2…69e102
0x8b7e…c0e40x99ca…fa28Base—$0.01100%0x461a…5962105d ago0xebf4cf…e99477
0x8b7e…c0e40xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x70ca6c…afa60b
0x8b7e…c0e40x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x0fe3d3…6f01ba
0x8b7e…c0e40x8780…289eBase—$0.02100%0x461a…5962105d ago0xd05141…2e001f
0x8b7e…c0e40xde52…06b5Base—$0.01100%0x461a…5962105d ago0x434e8f…f105cc
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x1354b5…eded09
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x52de0e…f6b1c6
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa51801…b08d89
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x953e33…1e99c9
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xaab2ed…2119d2
0x8b7e…c0e40x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd41a2e…8457f5

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.