Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x5ba1bb…33f4e6
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xba63c7…6d2d2d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xbcb24a…446ecf
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xfc3011…640caa
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xa0385e…91e18a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xcd8337…a8e98a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x01ca67…8fa655
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xb00bc5…4f38c5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x6c5e73…a5c939
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xc4e308…521f19
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x713ecb…c2ede7
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xc7d4b7…bacc6f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xaa2b48…481f49
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x1a4a74…3393e8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x116dcc…d066ec
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x0de411…53d0e9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x8e99ba…6ceb82
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x5283d4…0193f9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x0dce6f…fd4634
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x71f259…689312
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x45f3d6…ba22fb
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0xef7007…a8cd29
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x78993f…cae254
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x575a57…64a415
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted6d ago0x89040d…701cfd

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.