Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d2d68…af95ca
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec5941…ce3551
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80b780…dd5b53
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa105c4…95f5c0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8169ad…eb9e2d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f9fc0…28624b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82c648…22eb55
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51b420…3423f5
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e6a6b…637099
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2e666…a0d5cd
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaa47df…a41ecd
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20b4eb…e4832d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ae92a…6e3756
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc4f778…7d872a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x988ffe…b124c1
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda92dd…639c72
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d4408…fdc6bb
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7f2a9…28b708
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94d22a…a77c19
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x353256…09d0ab
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a046a…c249fc
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x047114…5b0ab9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb13dc0…336970
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x098e0a…d15107
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI103d ago0x128095…96001a

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.