Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22a69a…8223b9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31f3f4…9e71e9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c3132…97f827
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd66ce…4cf297
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6eb35…09321d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7088e…a1c9be
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x499926…f4d844
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35b8c3…630455
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ca59e…ebaf3d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd46eb6…0ae041
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8829cb…4d5dbd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6fd0b…181b11
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x479942…1ced31
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48b637…daa29a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dbaa4…011828
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2da327…355639
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a5698…4fdde5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77ef83…e4f46d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc60572…485035
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0072ad…72444a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x679d0c…1f6bfd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22256a…fccd30
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa115c8…b51c91
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc303be…b5da7b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdd182…14722c

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.