Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x841e98…63fd42
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xd15797…d54bb5
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xc2a700…6cc83d
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x63f9d7…764049
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x64b22e…4f53cf
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x21cdd5…110b19
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x8875c0…4dd1b4
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x0a265e…43954c
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xa4bc82…7c3877
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xe3e57e…c21a63
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xf47021…6fefd2
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xe0026b…e8417f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x7af7d1…5f2022
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x75c3a2…da081c
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xa14289…332eeb
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x387570…a49c9a
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xf9a54a…c95fd4
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x8ef8c7…c7de11
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x966e57…040973
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x9b46e1…c75998
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x0f7481…adbec2
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x006851…626151
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0xdc221c…b50ff4
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x99ac3b…035b00
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase12d ago0x2d4f73…f8deae

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.