Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x543d7a…f3b45f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6d9f1…e9204f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd21262…d66f5a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa9e921…25b4b4
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x820b36…3d0d75
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x86b36d…efee6f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9d54c…f5785a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x87dbe5…71abf7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20b6f8…6d47b2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca0047…a84f9e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x27897d…4c3e49
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb6b4b…addd57
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3a3f6…452905
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x512f73…e1da70
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1903dc…bc35de
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfe714…683ef3
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfdab14…4fc913
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf96e7…9278ca
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1525f0…ee305c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x939309…866db1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6730d7…49527d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd03335…1ca4f8
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x958794…a898c2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0xebf6a6…bfcbec
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI117d ago0x288645…336c05

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.