Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0xfdc0c2…435d54
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x839b27…61f281
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x8ba036…2943cf
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0xc51253…04f59d
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x32d4dd…9201fc
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x63b2c7…5eb50b
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x1fd1cc…e638c3
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0xba0553…b2d8d3
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x5ed6d4…a2cc78
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x1f4190…0f7eb6
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x5b40c5…8a984c
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0xa044fa…0624cb
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x9575e1…07eef2
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0xf6784a…2c3395
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI113d ago0x4fe659…ea8b04
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x9f47a9…d366f4
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x3339b4…b560ed
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0xa46f7a…317738
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x62e92b…ca9136
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x42f730…31b4ff
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x1af4ba…ee178d
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x7d9530…f893ab
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI114d ago0x5ed8c1…5bd758

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.