Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8906…c7ff0x6543…0d46Base—$0.01100%0x461a…5962105d ago0xc3eb3c…46fff9
0x8906…c7ff0x87fa…a810Base—$0.00768100%0x461a…5962105d ago0x8274dc…5de912
0x8906…c7ff0xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0xa22161…35333d
0x8906…c7ff0x4e25…5148Base—$0.02100%0x461a…5962105d ago0xe760a0…0ec1d0
0x8906…c7ff0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x0bdb67…33edfe
0x8906…c7ff0x4e25…5148Base—$0.003776100%0x461a…5962105d ago0x2b8f62…593dbb
0x8906…c7ff0x909b…699eBase—$0.003776100%0x461a…5962105d ago0x91e044…06aa38
0x8906…c7ff0x5865…0e0dBase—$0.01100%0x461a…5962105d ago0x0500f4…30e649
0x8906…c7ff0xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0xa5866b…32062c
0x8906…c7ff0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0x5a169d…ecc2c2
0x8906…c7ff0x87fa…a810Base—$0.00768100%0x461a…5962105d ago0xee40e2…a231ee
0x8906…c7ff0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x91c91c…5b1f2d
0x8906…c7ff0xe88e…ef91Base—$0.003776100%0x461a…5962105d ago0x99ffaa…59d171
0x8906…c7ff0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xaf5b73…a9c8f5
0x8906…c7ff0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x85f752…8ab89b
0x8906…c7ff0xf0a0…3373Base—$0.00768100%0x461a…5962105d ago0xaac454…5f4da8
0x8906…c7ff0x0c58…8a64Base—$0.003776100%0x461a…5962105d ago0xd06d7e…ddb97a
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5eba6d…b191ab
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb1a917…3e44f9
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xebfc97…ad7a1a
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd4af70…d1a4b5
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6a636b…f5a71b
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x898f13…cc9f76
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x499fac…377ea9
0x8906…c7ff0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x20f37d…3e7637

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.