Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x919505…8109e8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd836d3…5cc2f9
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x870a46…5b504f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52e57c…a2fe76
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x601744…a0b694
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe124bc…3ae35a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea048b…af914f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30999f…e1f316
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdcaede…42aea0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b5563…2d53a4
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbc469…22492f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x682f9a…bb010b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2b847…d46993
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x736553…e64b87
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53359d…946b82
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98a5c6…c8bca8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x942d48…f03559
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5136c9…8293a1
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa56d0a…fdb6f6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6995bc…f2075b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec365d…a218c3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1e578…7e3968
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfe7a4…ef4d91
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d691a…acc6a2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c04ac…dc2a14

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.