Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0xcd2f8c…77f270
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0x779574…f7e730
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x5058e8…7784d0
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0xef3f55…f07fc4
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0xb6a36d…45b3ec
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x2470c1…b30151
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0xffa016…0cb439
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x18d569…0da48b
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0xc78fe5…fa31b0
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0x793d3b…a39f8c
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0x087f8a…4ce091
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0x89fabb…aefb81
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0xfa686c…5b7a39
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x72ca89…537dc9
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x23dc3d…165952
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase38d ago0x6d0b07…df26ad
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase38d ago0x88a6e8…199f18
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase39d ago0xe061bf…9d3b39
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase39d ago0xad6851…98c1f0
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase39d ago0x484fb0…f4d8b7

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.