Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base—$0.001100%fluxa43d ago0xd877c3…1e0f4c
0x386e…832c0x9c95…e299Base—$0.001100%fluxa43d ago0x1b4c95…87cf45
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa43d ago0x733a06…760a7a
0x386e…832c0x9c95…e299Base—$0.001100%fluxa43d ago0xad33eb…2c504d
0x386e…832c0x9c95…e299Base—$0.001100%fluxa43d ago0x52ba72…42aa66
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x255fe5…d9ac71
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x0b79f7…f95afd
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x4aaefc…754b17
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa44d ago0x654ae2…7f8b19
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x6b3837…b7deaf
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xd9a45b…e61ce1
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa44d ago0xd8ec77…81193a
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x2f6ff1…a30837
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xecbdf8…5d264e
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa44d ago0x2f8926…6d680f
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x99ee13…89fb8f
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x42e1be…e59e00
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xcda1ef…f23263
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x5b31a4…fcbb70
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x07a51a…32ed1a
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xcb7180…4a0782
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0x081f10…bd1e9c
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xcd482d…dcdb75
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xa11993…61e0a4
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xf40dc3…4c1cd9

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.