Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xd70672…13e554
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x0092c6…ce16b7
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xacc26a…efbb3b
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xb1b738…1fae19
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x5109da…363cde
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x5e1a94…04c0f7
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x976349…46f783
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x906619…6bcd94
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x7b8e6a…79bb7e
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x4a9423…7126c8
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xb4baa9…d57b66
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xaa078e…daf4b2
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x6b3d1b…838923
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x98015e…2e9a42
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x583bbe…604b7e
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x4e4a2e…b5282e
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xd63e2d…f59390
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x0ef732…8a9c5d
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x9363dc…3ee7ab
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xc1edd5…3d18ac
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x651a28…677093
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x215aa8…e782f1
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x169485…0f3534
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0x68b269…c00d7d
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase4d ago0xe5d73b…893d84

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.