Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x737cda…26c834
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2831ec…384c03
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2e5c2…2f57fb
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb04ec3…294908
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c3a66…a869ee
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x55d6ca…1a83cf
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeff4bc…d2158b
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x773ab6…f8db2b
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x970346…78873e
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b7772…8efd16
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x644b84…a935e0
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ffbfd…7180a3
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x612b41…e9b04d
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5c887f…1939e7
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf98ef…c4bd8d
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72bb5b…764dad
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e7fd5…551bff
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2f725…8c68db
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x388fe2…e5cacf
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b30b0…45aecc
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x341e46…1e47e3
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe26aed…bce541
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8549ee…48e619
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3c5afb…febe97
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcdedd8…9389bd

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.