Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46c847…113a62
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36c07e…9ad59a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x742b0e…2b9afd
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1d9cd…c9b0cd
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x957a78…3adddc
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e7d37…bfee18
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfd0202…8f3036
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b46a5…6b8c4b
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0620e…d9a9f1
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb60e86…dba9fe
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e2ed9…e85ab2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98faa7…636cd8
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad1fa1…42ae54
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe93e5e…8a7dcd
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb8695e…50bb4a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49cddc…6b158b
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc2fb2b…5de085
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfffaae…584f9e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xedcdb2…b331c5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc45b31…85c6a4
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x070e66…6ddcb2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa523ae…b37b3d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb64a96…0c9724
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd0224d…992e53
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05e9b1…d2e6fb

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.