Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbca1c3…d84b3a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdefe4e…9901c5
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f51c7…71387d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e5d1f…e63cab
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40d73a…bd6b86
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8855c5…623cea
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a31b5…2c9e6b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a9973…90890a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f2df8…1a367a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66ab24…cbab8f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde1edd…cbdafa
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff0db9…226dbc
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe68400…b7c04b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0ed7a8…9f9beb
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x190b62…901b21
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac88f4…dc443b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8aa24a…c20116
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b3016…41ef96
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c9d82…919183
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1799d8…bd92ac
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24a863…ec11e1
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a9896…eee28e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x254958…fa3f49
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x093e62…f2bd97
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ba74a…463d93

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.