Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0x76fe3e…9afcd0
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0xb4b1a6…c3a573
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0xb698d7…f850e8
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0x38406b…5812c4
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0x102481…188a33
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0xd736d5…e085c0
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0x1d3285…e99c5e
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xde7772…657db2
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x6ed472…b9ba9f
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x57bcd8…f20a8a
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xcd7171…081890
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x7b72b9…d1b945
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x3ff6b1…378a26
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x5a9aa7…e9d731
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x72cad7…deb24a
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xfe5233…e6d2b4
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x97c4f8…418cfa
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x0b8619…08c257
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x7805fd…7b0007
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xf8da16…99658d
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x0ef2cd…6b3309
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xdcb152…a11549
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x20a044…534a35
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x97f413…8d4c7b
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x4c2a19…b79932

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.