Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0xf2cd…23f7Base—$0.01100%coinbase42d ago0x136327…71ef8d
0x1923…b57c0x6fbc…aeffBase—$0.01100%coinbase42d ago0xa9b468…773d58
0x1923…b57c0xd78e…358fBase—$0.01100%coinbase42d ago0x10d6f0…363817
0x1923…b57c0x54c9…4d93Base—$0.01100%coinbase42d ago0x8b3138…d11ec8
0x1923…b57c0xb864…03e1Base—$0.01100%coinbase42d ago0x43d08e…9b525d
0x1923…b57c0x0052…1260Base—$0.01100%coinbase42d ago0xbd07b4…65e34c
0x1923…b57c0xff41…0e61Base—$0.01100%coinbase42d ago0x9bccc9…c9b34a
0x1923…b57c0xd17d…9475Base—$0.01100%coinbase42d ago0x531187…e789b3
0x1923…b57c0xdc1d…66dcBase—$0.01100%coinbase42d ago0xb26b03…d0d4e3
0x1923…b57c0xfb1b…3090Base—$0.01100%coinbase42d ago0x50f6c9…f27a81
0x1923…b57c0xbb2d…3a4dBase—$0.01100%coinbase42d ago0xf3addc…17970b
0x1923…b57c0xf615…0cd3Base—$0.01100%coinbase42d ago0xf4349b…6f8b9d
0x1923…b57c0x7d34…a94eBase—$0.01100%coinbase42d ago0x65584e…603b3a
0x1923…b57c0x487f…9758Base—$0.01100%coinbase42d ago0x56a619…0bc8ca
0x1923…b57c0x9be2…e117Base—$0.01100%coinbase42d ago0xab5f5b…1ac44e
0x1923…b57c0x2c15…02a5Base—$0.01100%coinbase42d ago0xca4b89…898ce0

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.