Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ed5a3…e66ee3
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdd660…086019
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc57231…1e6a06
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x522966…afff2d
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x644af4…9664f1
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x716af2…9dbb9e
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe74c47…a3323a
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x47e763…99f2e0
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1f3ac…4f527e
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0efd3f…6b74cb
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xede3d8…9379b1
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe645ff…6b2080
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec5df0…ff222d
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85c671…fc96cd
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72bb3a…3a2f13
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7f77b…bd8d36
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7dc0b…067a0b
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x192601…11458f
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd6e62d…deb68a
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e283e…c3f8cb
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb56110…d390ca
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6da3e…089d49
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa48db2…bf3e80
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b84c5…79bd44
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeeb016…01ca05

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.