Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec6b2a…819255
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6b987…ee91be
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x321535…bd2bb6
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27762f…2e5080
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xacad9d…9d6735
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdcf41…748e8e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98dac5…e6f371
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ba479…ac303e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1e8d7…c6578d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd88865…bf78b4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87daf8…7df3b4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f84b2…28b71d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52aa40…277ac3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50464e…ae1fdf
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc81839…5584d7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x191e31…c4af59
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69b10d…90a29e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6beb4…55bf5b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x024427…c511c9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x708f39…fb63b4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5bc3d2…6c3df2
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d77a4…5213e9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfedc4b…201eac
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69b278…6c55c4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e9b88…18bb32

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.