Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7db…69070x6d6e…9192BaseExaSearch$0.002100%coinbase49d ago0xaa490c…2cf215
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase49d ago0xea2048…c5d42d
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase49d ago0xc918b1…c93069
0xa7db…69070xcdfd…705bBase—$0.01100%coinbase49d ago0xdeef48…0765ab
0xa7db…69070xb1b8…8300Base—$0.01100%coinbase49d ago0x0d7dc1…ec4e05
0xa7db…69070x06b7…9801Base—$0.01100%coinbase49d ago0xf97f7b…d820e0
0xa7db…69070x0ae5…5915Base—$0.01100%coinbase49d ago0xdb2fa4…7ed189
0xa7db…69070x4595…d6e0Base—$0.01100%coinbase49d ago0x3befb6…e13de0
0xa7db…69070x2364…4af8Base—$0.01100%coinbase49d ago0xe6a9e4…60adda
0xa7db…69070x2f88…26d4Base—$0.01100%coinbase49d ago0x2bcf4c…f32524
0xa7db…69070xf36c…387aBase—$0.01100%coinbase49d ago0x1d716a…afba7f
0xa7db…69070xe245…da1bBase—$0.01100%coinbase49d ago0x1a9a66…3953c4
0xa7db…69070x93d1…afe6Base—$0.01100%coinbase49d ago0x6265e9…210ed6
0xa7db…69070x9538…61c2Base—$0.02100%coinbase49d ago0x265f51…fe6214
0xa7db…69070x9253…15e8Base—$0.02100%coinbase49d ago0x73b80d…aea7a0
0xa7db…69070x8b03…2e8bBase—$0.02100%coinbase49d ago0x96dea2…a51465

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.