Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xb82200…872ef4
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x063a81…c3e562
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x2f3eaf…000a37
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x5ac73a…85d84e
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x61bdd7…b11855
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x7156d0…fdf8b3
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xd9952e…16ea7e
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xc86036…b28d90
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xd7ba8b…c53f53
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x9dc3f9…3c4bda
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x420b5d…3e3a0b
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x7b3b6d…1e3410
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x40f817…bec11e
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x3f620e…15d59e
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x848cff…caa35c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x8f5ef2…30ecc3
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xc1bdc4…cc904a
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x2a9ed3…085d32
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xade0a5…01b220
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x4aabe9…d7f277
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x3d90a4…8cfef4
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xa8159f…8780f4
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x04d5b3…d2e04c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x444e42…a1b561
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0xc0a084…731ad0

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.