Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xedfb58…c314c2
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xdd7172…fe1753
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x300809…e3714b
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x396f4d…a9d9f9
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xfaf104…c6ada0
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x508f83…2d2157
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xf52720…6a0366
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x7efbfb…824932
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x89fd13…de7645
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x2a9816…d78c0e
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x66aeee…0f0cc2
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xe577a1…73f803
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xc7562a…e908d9
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x3bf534…a07a8c
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x004ae8…1dd7ea
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x9d1e8c…ad09c4
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xc725ad…c666fb
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xc0a869…4ebd0b
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xfe804e…e2a95d
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xd034ec…3d565b
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0xc2d900…9b4fce
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x8d79d4…c48bce
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x2d9b50…6f4a95
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x1d94b2…7b0b0f
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase25d ago0x8fe5e5…a62f81

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.