Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45cd0c…d5c851
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f9a1b…769806
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd67f21…4b3e55
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1599ab…25df68
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5c98c…a41bc2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x376032…b1d07a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd79bd6…467778
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf81aae…cb0982
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66b814…a6631e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33a20a…204710
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6f3e9…19cec9
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1db6c5…d7e51b
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f94da…4e2b38
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8edfa3…e7fcd0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ab59c…aedcbd
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9aa246…f6c897
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd57911…4d82ec
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51ba30…0f2721
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdde268…dfbeba
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcff60e…f9180f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1310eb…e5c681
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe53677…fea686
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61b89c…2b1c18
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb7cb5…4be509
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeda573…5c88a6

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.