Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x820c96…e1e5e7
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fc1cb…c3719f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x604c03…62e44d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79e7a6…fb33c9
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40d1f6…688cd3
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad7b48…f9212c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc00732…20d300
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa08a40…c51d97
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4db5c2…1a7e26
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5c2e6…1636e3
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4739f8…60598f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc98b1d…3dc93a
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14587e…fbb201
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc662a9…585b83
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb435c6…50fb2b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf465d1…258ae9
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a7fbe…91fcc1
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe57e8e…3aaf93
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a9189…536f5d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab3eea…2f51fd
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dee92…b4a11f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x532f74…91c005
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a6677…809aca
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2a307…51022a
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b0903…2249c9

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.