Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xd472b1…c938bc
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x706fe4…ccbb59
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x255543…33b209
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xde4851…46eda7
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0x3f4dde…28a6fb
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xce9261…254f58
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0x8aa9f1…fbc39b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x752b8d…2a85a6
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xa354a5…6afef5
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xd635b8…541b10
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xb49f3e…50693a
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x06e8ad…7075c3
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0x9b91db…d9b28b
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0xdd57ca…dcdb29
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0xbee282…6134d9
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x17b6f2…3d8129
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x9b5399…83e2a9
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x831cc5…9dfeb5
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x2afe16…089357
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x3385fd…2fffed
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0x92f120…6d0505
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xc4cd08…3fce48
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa44d ago0xa4a018…7d4373
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0xebd44c…505f1e
0x94db…681e0x9c95…e299Base—$0.001100%fluxa44d ago0x9629cf…a49700

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.