Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x1399…87ddBase—$0.01100%coinbase78d ago0x270e66…ff2b04
0x4b10…01c30xeb2d…7b75Base—$0.01100%coinbase78d ago0x28be17…fe3f3a
0x4b10…01c30x097a…b091Base—$0.01100%coinbase78d ago0x7456da…294594
0x4b10…01c30xf184…20ecBase—$0.01100%coinbase78d ago0x912edc…ccd087
0x4b10…01c30x8207…dc8bBase—$0.01100%coinbase78d ago0x70b6aa…bf1598
0x4b10…01c30xb8c6…99a9Base—$0.01100%coinbase78d ago0x02dad8…882c20
0x4b10…01c30xde4f…7a88Base—$0.01100%coinbase78d ago0xc6819a…8ef9cc
0x4b10…01c30x2962…839aBase—$0.01100%coinbase78d ago0xfa4f35…4f87de
0x4b10…01c30xe97f…3948Base—$0.01100%coinbase78d ago0x547f22…c976a0
0x4b10…01c30x7e66…d6d0Base—$0.01100%coinbase78d ago0xff91a8…d55193
0x4b10…01c30x2bb2…abd8Base—$0.01100%coinbase78d ago0x7a4eba…49a6c7
0x4b10…01c30x7748…7f25Base—$0.01100%coinbase78d ago0x40101d…dd6efd
0x4b10…01c30x7b4a…6c6cBase—$0.01100%coinbase78d ago0x08409d…9c7c4a
0x4b10…01c30xccb2…6369Base—$0.01100%coinbase78d ago0xa0b34b…0ad82e
0x4b10…01c30x085e…0a46Base—$0.01100%coinbase78d ago0x85a059…cafa30
0x4b10…01c30xe9cb…9a40Base—$0.01100%coinbase78d ago0x09a84c…dc2ae4
0x4b10…01c30x6b6b…e5e4Base—$0.01100%coinbase78d ago0x3436f9…a17fbb
0x4b10…01c30xa5be…2c39Base—$0.01100%coinbase78d ago0xde2587…dc490e
0x4b10…01c30x6462…87adBase—$0.01100%coinbase78d ago0x0eb447…599962
0x4b10…01c30x64dd…1d46Base—$0.01100%coinbase78d ago0x10c356…d3d713
0x4b10…01c30xfc10…52bdBase—$0.01100%coinbase78d ago0x46a468…66a79a
0x4b10…01c30x9903…9578Base—$0.01100%coinbase78d ago0xf8b20b…3477db
0x4b10…01c30x8b56…fefdBase—$0.01100%coinbase78d ago0x43f5b2…b427e6
0x4b10…01c30xfff2…bf21Base—$0.01100%coinbase78d ago0x53599a…7c507b
0x4b10…01c30xf558…40fbBase—$0.01100%coinbase78d ago0x55fffd…0d0a77

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.