Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x9ca6…af8cBase—$0.01100%coinbase88d ago0xa3e56d…cd5e20
0x0f74…8e3f0xd9ce…6814Base—$0.01100%coinbase88d ago0x2bc907…84df5f
0x0f74…8e3f0x44a4…98cbBase—$0.01100%coinbase88d ago0x2510ee…de7fae
0x0f74…8e3f0x8de0…c6d5Base—$0.01100%coinbase88d ago0x1b656e…5074f8
0x0f74…8e3f0xe4a3…1882Base—$0.01100%coinbase88d ago0x61d11a…f65611
0x0f74…8e3f0x2743…3270Base—$0.01100%coinbase88d ago0x61bd02…efa237
0x0f74…8e3f0xf1ce…003fBase—$0.01100%coinbase88d ago0x237db4…564729
0x0f74…8e3f0xc099…fa72Base—$0.01100%coinbase88d ago0x8c4e87…0a445b
0x0f74…8e3f0x6375…9263Base—$0.01100%coinbase88d ago0x4247fa…ebf6ce
0x0f74…8e3f0x06f8…79a4Base—$0.01100%coinbase88d ago0x6e0b57…d26651
0x0f74…8e3f0xa3e6…f5daBase—$0.01100%coinbase88d ago0xa8ec9a…d33387
0x0f74…8e3f0xefe6…3955Base—$0.01100%coinbase88d ago0x8c89ee…a2e6c3
0x0f74…8e3f0x19b1…63ebBase—$0.01100%coinbase88d ago0xb13a96…1d10c1
0x0f74…8e3f0xc3be…e5b0Base—$0.01100%coinbase88d ago0xce46b4…371f8e
0x0f74…8e3f0x7db4…01adBase—$0.01100%coinbase88d ago0x8860fc…b7966e
0x0f74…8e3f0x5a9c…ae20Base—$0.01100%coinbase88d ago0xd983d3…83b8ba
0x0f74…8e3f0xc63f…8697Base—$0.01100%coinbase88d ago0xb2bd8e…dc1533
0x0f74…8e3f0x1ec3…5c41Base—$0.01100%coinbase88d ago0xa3fba9…94ce78
0x0f74…8e3f0x07d0…212aBase—$0.01100%coinbase88d ago0x40ce0f…d9f3d2
0x0f74…8e3f0x45c9…12bfBase—$0.01100%coinbase88d ago0xb95cbc…4a4c6e
0x0f74…8e3f0x093a…1071Base—$0.01100%coinbase88d ago0x1eb90a…1a9b18
0x0f74…8e3f0xb512…9cf8Base—$0.01100%coinbase88d ago0xd7b9ce…537de8
0x0f74…8e3f0xeadd…0fc6Base—$0.01100%coinbase88d ago0x372dfe…53159d
0x0f74…8e3f0x55eb…b3caBase—$0.01100%coinbase88d ago0xae48cd…34418e
0x0f74…8e3f0xf6a0…64eaBase—$0.01100%coinbase88d ago0x477433…a01616

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.