Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc26e…3df20x95c3…9960Base$0.10100%payAI42d ago0xa5d173…e91b49
0xc26e…3df20x6140…7e02Base$0.10100%payAI42d ago0x79341d…dca210
0xc26e…3df20x20a5…9253Base$0.10100%payAI42d ago0x287e7c…c110d9
0xc26e…3df20xaf42…c4e9Base$0.10100%payAI42d ago0xa14c45…862a11
0xc26e…3df20x7508…b38aBase$0.10100%payAI42d ago0xc1dd7c…384538
0xc26e…3df20xa983…e945Base$0.10100%payAI42d ago0x907738…7a1e98
0xc26e…3df20x9cee…b6afBase$0.10100%payAI42d ago0x5ae1dd…494c90
0xc26e…3df20xa642…eb36Base$0.10100%payAI42d ago0x1c178e…19d290
0xc26e…3df20x9c3a…24c3Base$0.10100%payAI42d ago0x13841f…d14e8e
0xc26e…3df20xc50e…dee9Base$0.10100%payAI42d ago0x3b9e7b…62a7f4
0xc26e…3df20xea55…8e8cBase$0.10100%payAI42d ago0x7b5cbe…e4f56f
0xc26e…3df20x97cc…3adbBase$0.10100%payAI42d ago0x07781b…1ea944
0xc26e…3df20xe220…b857Base$0.10100%payAI42d ago0xb7ec69…126a0e
0xc26e…3df20x6896…6fb9Base$0.10100%payAI42d ago0x020556…00a0b2
0xc26e…3df20x4906…f9c1Base$0.10100%payAI42d ago0xe1ac34…a61960
0xc26e…3df20xa1af…2ef6Base$0.10100%payAI42d ago0xd0bda0…cccc53
0xc26e…3df20x4c0e…91dfBase$0.10100%payAI42d ago0xa441e5…2169fe
0xc26e…3df20xbf68…eb59Base$0.10100%payAI42d ago0xead8e1…3501b5
0xc26e…3df20xd334…4e24Base$0.10100%payAI42d ago0x80952b…81ec17
0xc26e…3df20xa322…35bcBase$0.10100%payAI42d ago0x11e409…0a4b60
0xc26e…3df20x6c89…205eBase$0.10100%payAI42d ago0x7aa536…02e2a5
0xc26e…3df20x70ed…599fBase$0.10100%payAI42d ago0xeec9ef…263930
0xc26e…3df20xb59e…a2e2Base$0.10100%payAI42d ago0x2fecbf…69fa4e
0xc26e…3df20x13b7…a9ceBase$0.10100%payAI42d ago0x70a1fc…d4bb62
0xc26e…3df20x8328…44feBase$0.10100%payAI42d ago0x8181d4…d2ae30

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.