Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x777393…3b5c1a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2eac4…e71a5d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d62be…99824e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaab5a6…c6b143
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x331829…0b917a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4535f…479235
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe11e4f…3d9278
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb15270…6457f6
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cfc75…a81d9f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd423ee…793d27
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5c421…ff6714
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5532f3…4e73ef
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x567f63…9af612
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3664eb…1476b5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6eddb3…7bcb26
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0f47b…25f8c9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea1a64…2e3c59
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbd7e2…57f669
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca7c20…ddfe9b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c21d8…a5918e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96f2ff…c8908d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x468fb0…593f69
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x002491…6e4929
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x971fae…bc0506
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9db5ae…0137eb

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.