Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc2b501…cf7dd5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8585a7…9d2971
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfe6a3…bc839b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80e558…9f0ecc
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb08f01…926ef9
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6ada4…36b4e1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01821f…02fc64
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd674d0…fa0c59
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc0bd2…162e09
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1caed6…93a834
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d5688…d313e6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca3437…fa8e5e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f6486…13450f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2db83a…2c78d8
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3738b3…641d72
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f25d4…f4b729
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xccc31a…da4ead
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd9caf…17abeb
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13d522…88bf99
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5bc94…cb8c2c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x265b2d…7d68f0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3ce4f…1d0104
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5895e6…c696bf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90c428…0cf91e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68842e…f3ea10

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.