Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x57f225…45d133
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x29688a…543394
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0xa68a00…b25c9e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x23ed50…02c50e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0xeee3be…3e0ee9
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0xbbde5d…f63fcf
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xd417e9…cea3b1
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xcb2fc3…40dcc0
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x3842cf…107e6c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xe0d6ff…71d3ee
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xd2a31a…32df75
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x9b9c70…8383c2
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x0e5d77…3a7628
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x79fd6a…733052
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xb4bf3d…ce8acb
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xf9c4ed…a16530
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x206c55…b2860c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x2d733e…9226bc
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xfea090…ae679d
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0xd7dde6…69f99e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0xc4d1fb…e7c126
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x3c99f5…43efbd
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x36f0bf…030b54
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de48d ago0x870f52…fda0be
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de48d ago0x3f5054…1a267c

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.