Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd76654…944e6f
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc27cf2…f96f67
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f6e09…2063f6
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05ff5b…040fd3
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18c04…fb0cd2
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62f4fb…f8f761
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfbb80d…f8507d
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce3c2a…40be2a
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x341144…7c4f99
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x557a6b…6b3ff1
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8de348…47c16c
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc2249…a43ca5
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x296b23…06cbf0
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34d3f5…fe69df
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf728d7…c87d02
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3465fb…fcad73
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e5971…16fdcc
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x799c65…09da58
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3223b8…a07c76
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1864b…cafdae
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe260fe…e93ace
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x728fde…d7366f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4a74f7…cae0e2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xadb4f8…2b90a6
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x00186c…60b99b

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.