Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x7850b6…e7e980
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x3630a5…38b2a4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x03c980…3c93b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase36d ago0x91902f…997c08
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase36d ago0xfb2ce7…6dd2b4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xb59575…7f6203
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase36d ago0x3343ef…57a514
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x6a9c0c…4c0e50
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x47c38f…af1de7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xc291a6…2c6e97
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x2dd15e…ed5bf8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x1408e3…452bed
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x69bea4…f8156f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xd0ea79…4f8bc2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x4092fc…de5568
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xfa4b1b…e32cfa
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x3707f1…16c134
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x7baa8e…7be7b7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xa397d2…17e8d2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x8a9224…28a82c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x55474f…5f3dff
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x06cc95…8f52ad
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0x5d25e7…dad39c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xd7c9a2…a5f2bf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase36d ago0xbbbda2…834f86

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.