Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xee13ac…9ab4c2
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x01d223…f77e50
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x1c57b4…4e78c2
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xe054eb…b2e4d7
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xa0c7b4…a09f2a
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xc93947…3428d6
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xa358ad…8dc47e
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x7b2e13…202058
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xf5cd3a…e532c3
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x91c01c…48820c
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xfb368d…132beb
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xdd2da6…bc0c99
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xec00db…2885ef
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x3a9c2b…6916a8
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x097382…d1a3d6
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xdd04d8…eb7843
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xe5f3c3…7aba4c
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xdce31a…cec7c2
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x6af80f…890838
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xd88f2c…0f221b
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x93463d…c67e26
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x5794a2…81377e
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xe95f01…ea406d
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x94045e…0e57c3
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xc6b270…64130a

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.