Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1cc…181b0x10c1…1e24Base—$0.16100%coinbase119d ago0x128414…d69364
0xf1cc…181b0x10c1…1e24Base—$0.61100%coinbase119d ago0x841746…1e58bd
0xf1cc…181b0x10c1…1e24Base—$0.55100%coinbase119d ago0x3c0e8b…38d0b1
0xf1cc…181b0x10c1…1e24Base—$0.57100%coinbase119d ago0x534b20…792b0e
0xf1cc…181b0x10c1…1e24Base—$0.52100%coinbase119d ago0x9a8877…af62ca
0xf1cc…181b0x10c1…1e24Base—$0.54100%coinbase119d ago0x6bea78…f7553b
0xf1cc…181b0x10c1…1e24Base—$0.58100%coinbase119d ago0x3055fb…dc2260
0xf1cc…181b0x10c1…1e24Base—$0.71100%coinbase119d ago0xf0f8bb…a7a0e7
0xf1cc…181b0x10c1…1e24Base—$0.56100%coinbase119d ago0x40430d…1c9d73
0xf1cc…181b0x10c1…1e24Base—$0.57100%coinbase119d ago0xad5b81…4d5102
0xf1cc…181b0x10c1…1e24Base—$0.58100%coinbase119d ago0x8bab7e…eb0939
0xf1cc…181b0x10c1…1e24Base—$0.57100%coinbase119d ago0x692394…3b929d
0xf1cc…181b0x10c1…1e24Base—$0.59100%coinbase119d ago0xef5959…6918f8
0xf1cc…181b0x10c1…1e24Base—$0.67100%coinbase119d ago0x2cbd72…56973f
0xf1cc…181b0x10c1…1e24Base—$0.63100%coinbase119d ago0x19b36d…573a9a
0xf1cc…181b0x10c1…1e24Base—$0.60100%coinbase119d ago0x3b7b14…71aa76
0xf1cc…181b0x10c1…1e24Base—$0.58100%coinbase119d ago0x904a75…a63524
0xf1cc…181b0x10c1…1e24Base—$0.53100%coinbase119d ago0x6870c8…c6ec82
0xf1cc…181b0x10c1…1e24Base—$0.54100%coinbase119d ago0xd5913e…b20683
0xf1cc…181b0x10c1…1e24Base—$0.54100%coinbase119d ago0xedcdce…fee505
0xf1cc…181b0x10c1…1e24Base—$0.63100%coinbase119d ago0x65f28d…347969
0xf1cc…181b0x10c1…1e24Base—$0.54100%coinbase119d ago0x02d1f8…ff16b7

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.