Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0xdf9ac6…c50043
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0xce42c4…0d19bd
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0x792e63…566a31
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0x744dfb…eb050c
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0xaacec6…ac29c2
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0x0bad77…1952e7
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0x4e4405…432053
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0xa9e332…46719f
0x1190…413b0x122f…b5c9Base$0.001100%coinbase14d ago0xc5684e…b164ca
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xf472aa…48446b
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x4b3269…11a2cb
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x244f25…534f0b
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x17101a…4c5ed2
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xa8e2e8…82cda6
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xfe15a7…83ce85
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xaf8d69…ad6622
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x14db99…f02ac9
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xf2ac85…ddebcb
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x90b240…131f2d
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xfa0ddb…6f6395
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x956455…3b9d39
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x5573b7…e794b5
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x02fc30…ea42db
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0x3dbc85…845234
0x1190…413b0x122f…b5c9Base$0.0003100%payAI14d ago0xd93e71…750980

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.