Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0xd742…b511Base—$0.01100%coinbase68d ago0x70f528…016cac
0xc2c9…beaf0x1692…e120Base—$0.01100%coinbase68d ago0xb88b73…6507fd
0xc2c9…beaf0xcde1…40e6Base—$0.01100%coinbase68d ago0x407a38…192ebc
0xc2c9…beaf0xba1c…e916Base—$0.01100%coinbase68d ago0x37bf10…7ac442
0xc2c9…beaf0x96d2…213bBase—$0.01100%coinbase68d ago0xb488a8…6facb9
0xc2c9…beaf0x44eb…b826Base—$0.01100%coinbase68d ago0x506219…828058
0xc2c9…beaf0xffd7…3badBase—$0.01100%coinbase68d ago0x2a31f1…721286
0xc2c9…beaf0xe01b…f2ecBase—$0.01100%coinbase68d ago0xc863bc…6591b6
0xc2c9…beaf0xed65…dddfBase—$0.01100%coinbase69d ago0xb567d3…dfd870
0xc2c9…beaf0x9c9f…b97eBase—$0.01100%coinbase69d ago0x2b5603…73bee7
0xc2c9…beaf0x395f…bf42Base—$0.01100%coinbase69d ago0xc4bb27…b8b536
0xc2c9…beaf0x5809…6946Base—$0.01100%coinbase69d ago0x339bd4…43399a
0xc2c9…beaf0x2504…40ffBase—$0.01100%coinbase69d ago0x1f245e…cd273e
0xc2c9…beaf0x6428…4848Base—$0.01100%coinbase69d ago0x486b6f…e73b2c
0xc2c9…beaf0x6eb4…4328Base—$0.01100%coinbase69d ago0xac08fd…afc12a
0xc2c9…beaf0xb1b6…d16cBase—$0.01100%coinbase69d ago0x25a286…d85933
0xc2c9…beaf0xc91a…50f2Base—$0.01100%coinbase69d ago0x46e2d8…b00d3a
0xc2c9…beaf0x39d3…10b6Base—$0.01100%coinbase69d ago0x8a129c…3241d7
0xc2c9…beaf0x5feb…6df2Base—$0.01100%coinbase69d ago0xe01a43…fa79ec
0xc2c9…beaf0x4b68…88f3Base—$0.01100%coinbase69d ago0x2aed4a…4a1b28
0xc2c9…beaf0xa663…e004Base—$0.01100%coinbase69d ago0x15c79b…5f3676
0xc2c9…beaf0xcb86…4821Base—$0.01100%coinbase69d ago0xdd8014…3a6488
0xc2c9…beaf0x7298…e2c7Base—$0.01100%coinbase69d ago0xd1517c…82865b
0xc2c9…beaf0xaa19…5f2bBase—$0.01100%coinbase69d ago0x0bb61d…766424
0xc2c9…beaf0x5624…12eaBase—$0.01100%coinbase69d ago0x34892c…d23038

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.