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.01100%payAI110d ago0xc8c379…ce55f9
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe7968d…db66c8
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9e9222…43bec4
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe6b63d…909266
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3a6fd3…a40b85
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfb926c…912382
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa114bd…f68d0e
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4d6538…a2a9dd
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc48772…076021
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd68ba5…15c8c4
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x428678…1e8ae8
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8c71d3…3a4e98
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xda2937…68821e
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc56238…5c2818
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x56454b…741004
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x870ff8…aa4b68
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe2d953…2a6f47
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x164b92…5c5f61
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x458987…ce9e13
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xafc2c8…f3b3a5
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbd9975…3279dc
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8fc824…1c50be
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3e2cff…a25db6
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44af21…c8e0a9
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe3b13…b761e7

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.