Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xed33f7…820d46
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xb0e633…e7db58
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xfd12ab…57c11a
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x251aa6…6f4fd6
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x6cca43…289db1
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x366803…5a12b9
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xf33350…b62898
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xc27612…4ce007
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xc337ee…604191
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x0e3a69…34b1e4
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x3ae01f…f38316
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x280610…cf2d02
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xf8c979…1535ae
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xd13695…b75fb3
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xe49e6c…3bbc09
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x148454…ee6ab8
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xf199bb…f1d619
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x109964…59c3aa
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xe40b64…3a81e1
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x953903…d25e8c
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xca60e0…5e2e57
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x8521e2…ac3134
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x39ed63…fcbcaf
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0xd22397…e3dd61
0x5575…2ab90x6839…1a2bBase$0.003100%Route unknown97d ago0x9ef6c0…afff5e

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.