Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfee73d…4dcd71
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd26c9…96773a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcc73d…ca950c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a796a…d26188
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb1302…cee3c9
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf80bea…e7c0b8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1838fc…856958
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab20b4…952ff9
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84aa84…0bd6f1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27db88…f82326
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4a241…952140
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32a651…1ffc4f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae75fb…782b5a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb1c06…efcd41
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5bb4d…64579a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd2d9a8…e35d00
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x697109…a99238
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8034dd…8fd098
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92d083…d60d10
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2dd63d…29f1fd
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3a00c…5e7891
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16b35e…8348be
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b646a…848fd2
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ddb06…5e25ce
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1811dc…642b9c

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.