Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xdb2dcb…0e396d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x529866…dbcb26
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xd32101…6052dc
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x45252c…dede4f
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x0136d2…2bbf4b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xd7050a…9ef368
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xa66f9e…ddd0a7
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x4da06a…f0af66
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x68f8cf…49b6c8
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x1bf757…75c003
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x719738…f11fb1
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x82275a…ce7358
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xf8559e…b0245b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x19263c…26dd9d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x8e826f…5385ba
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xec5c8b…151f2b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x4c8c17…43462d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x6e8369…76337f
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x93ae7a…5a73b1
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xf04b98…a41f99
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xe494c6…3fa4ff
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x51512d…0873e8
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xe41ce4…6e94f3
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0x274693…4e04f1
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase23d ago0xc7b628…a9bf82

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.