Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$3.30100%0x2772…8c1793d ago0x186943…9eab6f
0xebe7…35b80x6ede…86cfBase—$0.30100%0x2772…8c1793d ago0x8909f7…dab5b7
0xebe7…35b80x6ede…86cfBase—$8.50100%0x2772…8c1793d ago0xd20609…7daea2
0x9ce7…963d0x6ede…86cfBase—$3.80100%0x2772…8c1793d ago0xf1e3d6…808256
0x9ce7…963d0x6ede…86cfBase—$0.15100%0x2772…8c1793d ago0x841d55…721d83
0x9ce7…963d0x6ede…86cfBase—$16.00100%0x2772…8c1793d ago0x6ab99f…51ae83
0x89b7…fb510x6ede…86cfBase—$0.18100%0x2772…8c1793d ago0x0c8ef4…243294
0x676c…6cf20x6ede…86cfBase—$4.40100%0x2772…8c1793d ago0xb3dfd5…294942
0x676c…6cf20x6ede…86cfBase—$0.24100%0x2772…8c1793d ago0xd1a768…998b8a
0x676c…6cf20x6ede…86cfBase—$7.90100%0x2772…8c1793d ago0xbaf3d7…5432e8
0x388f…4adc0x6ede…86cfBase—$3.20100%0x2772…8c1793d ago0x93f858…5b6161
0x388f…4adc0x6ede…86cfBase—$0.15100%0x2772…8c1793d ago0x778d13…524a4e
0x388f…4adc0x6ede…86cfBase—$15.00100%0x2772…8c1793d ago0xa0fb74…69f63b
0x9f21…dc590x6ede…86cfBase—$5.50100%0x2772…8c1793d ago0xf8d198…13fc6e
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1793d ago0x0d9e04…6e1f0b
0x9f21…dc590x6ede…86cfBase—$3.60100%0x2772…8c1793d ago0x5be273…17f6a2
0xebe7…35b80x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0x97d304…1e30b7
0x89b7…fb510x6ede…86cfBase—$5.00100%0x2772…8c1793d ago0xd684e8…53838e
0x89b7…fb510x6ede…86cfBase—$0.04100%0x2772…8c1793d ago0x05912f…adf5c1
0x6ede…86cf0x9f21…dc59Base—$6.30100%0x2772…8c1793d ago0xd093ca…3f27d0
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1793d ago0xd4ce11…3ccdd7
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1793d ago0x2f0aaa…b71bbc
0xebe7…35b80x6ede…86cfBase—$2.40100%0x2772…8c1793d ago0x19a120…b337de
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1793d ago0xbbc650…fa4588
0x9f21…dc590x6ede…86cfBase—$3.20100%0x2772…8c1793d ago0x1abdd7…5a5876

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.