Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf13c…cea20xac65…4417Base$0.01100%fluxa106d ago0xede1c1…b0e0fc
0xae73…3bcc0xac65…4417Base$0.05100%fluxa106d ago0x1dc638…76daa1
0x1364…a71d0xac65…4417Base$0.09100%fluxa106d ago0xc96c68…56a7dc
0x1538…084d0xac65…4417Base$0.05100%fluxa106d ago0x153e7a…5b82a1
0x1348…439a0xac65…4417Base$0.10100%fluxa106d ago0xfb4023…517acf
0x847d…fce90xac65…4417Base$0.05100%fluxa106d ago0x867ba6…dd2993
0x0714…25960xac65…4417Base$0.06100%fluxa106d ago0x3df69a…f56a6d
0x7c55…65b70xac65…4417Base$0.04100%fluxa106d ago0x71c9e6…2009ed
0x663d…788c0xac65…4417Base$0.07100%fluxa106d ago0x27acc2…67c852
0x02f9…0db70xac65…4417Base$0.08100%fluxa106d ago0xcd97bb…5dfeb2
0xf020…48da0xac65…4417Base$0.07100%fluxa106d ago0x3ed373…0ee043
0x6f7f…d9df0xac65…4417Base$0.02100%fluxa106d ago0x366db8…6fa3d8
0x0796…026b0xac65…4417Base$0.08100%fluxa106d ago0x9e4a65…f9cfdd
0x29fd…21b80xac65…4417Base$0.09100%fluxa106d ago0x0dd95c…1ea066
0xf76f…6d8d0xac65…4417Base$0.08100%fluxa106d ago0xc37fd7…55f79f
0x8478…b02f0xac65…4417Base$0.05100%fluxa106d ago0xc167e5…dd02fd
0x9dcf…a6ba0xac65…4417Base$0.11100%fluxa106d ago0xbd5292…77d008
0x17bf…bf4f0xac65…4417Base$0.06100%fluxa106d ago0x3357aa…b88d0a
0x97f7…da170xac65…4417Base$0.13100%fluxa106d ago0x619edb…bc9fef
0x9360…8d650xac65…4417Base$0.07100%fluxa106d ago0xfdc001…22dc3a
0x72d4…40ad0xac65…4417Base$0.11100%fluxa106d ago0xdb8459…baaa5b
0x74ab…daca0xac65…4417Base$0.05100%fluxa106d ago0x47111d…e3dcce
0xa17e…8f530xac65…4417Base$0.02100%fluxa106d ago0x094167…bde38c
0x0f69…da8e0xac65…4417Base$0.08100%fluxa106d ago0x94b0d6…9d5ffb
0x9226…ccb60xac65…4417Base$0.10100%fluxa106d ago0xbd66e7…294dec

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.