Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x3fd8…ac89Base—$0.01100%coinbase48d ago0x78b538…e22fab
0x0f74…8e3f0x368b…d3b6Base—$0.01100%coinbase48d ago0x9fb403…c31f91
0x0f74…8e3f0x250d…d771Base—$0.01100%coinbase48d ago0x540eda…a4e080
0x0f74…8e3f0xcb45…9ba0Base—$0.01100%coinbase48d ago0x882ef7…dbf444
0x0f74…8e3f0x290d…cfcdBase—$0.01100%coinbase48d ago0xcc4006…2c8e08
0x0f74…8e3f0x6342…8bb3Base—$0.01100%coinbase49d ago0x0ec947…88b76a
0x0f74…8e3f0xfb5d…daecBase—$0.01100%coinbase49d ago0xf3e139…19b6ba
0x0f74…8e3f0xbdcf…7ec8Base—$0.01100%coinbase49d ago0x7dafe1…f227c8
0x0f74…8e3f0x39d4…03daBase—$0.01100%coinbase49d ago0x6af286…db1da9
0x0f74…8e3f0x51f8…a73bBase—$0.01100%coinbase49d ago0x73a9bb…6f3102
0x0f74…8e3f0x0a27…f23eBase—$0.01100%coinbase49d ago0xd7867b…73b806
0x0f74…8e3f0x062c…b66fBase—$0.01100%coinbase49d ago0x9bf65e…52627a
0x0f74…8e3f0x4912…e4dbBase—$0.01100%coinbase49d ago0xb6b1c7…262d77
0x0f74…8e3f0xd60c…9d12Base—$0.01100%coinbase49d ago0x2a537c…a509c8
0x0f74…8e3f0x72bb…173fBase—$0.01100%coinbase49d ago0x114cc7…ee22f3
0x0f74…8e3f0xf59d…2ad7Base—$0.01100%coinbase49d ago0xf90623…bf32c1

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.