Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x61d922…818aea
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x9e53d6…997a74
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xcb9eac…35b700
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x717eb8…cad49f
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xcaa975…b77c08
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x586fe8…7802bb
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xd92796…a875f0
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xa026f9…e93ba5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xe4c683…58a26c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xc0ddb7…c0035a
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xf5af71…b10651
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xc1db28…8c8419
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x20e268…e49d77
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xc4afac…4c0436
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x2060e2…19bead
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xc5d2eb…14941e
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x438152…df5c5c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xf208fa…c43953
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x54e93d…890c8a
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x93203c…1b9737
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x4d4abe…cf7ced
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x857106…6a5744
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xcd6b25…fed2f7
0x30a6…641e0x260e…b61fBase—$0.00204620%Payer-submitted5d ago0x7759f8…d7f0f0
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x86678d…d1c27b

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.