Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x437493…c2b615
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x7124ca…2cd539
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x41dcd8…1688bd
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xfcc07e…c9c8b5
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xf7390b…d4c03b
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x603437…b39f20
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x819f3f…2c7fff
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xe03984…f2966e
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xc54136…b1e8ad
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xd1d45a…d5132c
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x3edb3c…c1e248
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x3342f5…fde681
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x2d1527…4808d0
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x8822bd…2d819d
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x4d94b8…286890
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xfe75fd…e207d1
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x20d889…46ef58
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xbf7bd6…390879
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x3f4aa0…c8da12
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xa2936e…5e9424
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xc8f1f6…7188ed
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x5de2b6…4f625e
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x4e2e78…3d5b49
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0x323cd1…ff8126
0x254a…d0910x1146…5144Base$0.05100%Route unknown69d ago0xd48a77…7d8f6e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.