Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd3c3d3…4634ba
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f65d8…500262
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5f6b9…c4836a
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1426fe…2ab59f
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x610c88…17db5a
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ae1fc…2e5476
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc4840b…35a6f6
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbed29…0f825d
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ca566…86efcc
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca5870…89f8f4
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xadcd2c…c5bff7
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7bda8…556d2a
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ea65e…025837
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0884ca…45de8b
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x43b32c…d23fed
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x060933…3fa853
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b4c39…15aa41
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf6c9a…7cc900
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdadaa1…b59336
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad1742…3f6f32
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x469f9c…8d12be
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x432ce7…c8e5f6
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e2deb…93a0f7
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x32128f…4f6eb8
0x58dd…c53e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd7cb48…244f62

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.