Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7126…004d0x4466…125eBasex402 service$0.10100%coinbase102d ago0xbc86b9…fc9c50
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase102d ago0x3bd269…6bac8f
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase102d ago0x291287…354ed9
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase102d ago0x0f3e61…0956e3
0x7126…004d0x4466…125eBasex402 service$4.00100%coinbase102d ago0x7eac67…ab80f5
0x9a6d…97150x4466…125eBasex402 service$2.00100%coinbase102d ago0x14471d…63ab0a
0x6459…85990x4466…125eBasex402 service$2.00100%coinbase102d ago0x8d4302…cb4f98
0x7126…004d0x4466…125eBasex402 service$3.00100%coinbase102d ago0x73afed…a980f8
0x9a6d…97150x4466…125eBasex402 service$2.50100%coinbase102d ago0xbcd688…050fdc
0x6459…85990x4466…125eBasex402 service$4.00100%coinbase102d ago0x639939…97e891
0x7126…004d0x4466…125eBasex402 service$2.50100%coinbase102d ago0xc8514d…56a157
0x9a6d…97150x4466…125eBasex402 service$3.00100%coinbase102d ago0x02a6fc…3c7543
0x7126…004d0x4466…125eBasex402 service$0.006100%coinbase102d ago0x021295…bc9fa2
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase102d ago0x116d0e…dcb8a8
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase102d ago0x47986c…42d791
0xff9f…0e320x4466…125eBasex402 service$0.005100%candidates102d ago0x38fc3e…8d08cb
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase102d ago0x51e881…161966
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase102d ago0x24c560…e9dea8
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase102d ago0x944117…e0ab50
0x7126…004d0x4466…125eBasex402 service$0.008100%coinbase102d ago0x988f38…7d86dc
0xff9f…0e320x4466…125eBasex402 service$0.01100%coinbase102d ago0xda332d…67191d
0x9a6d…97150x4466…125eBasex402 service$0.05100%coinbase102d ago0xa72923…ebe238
0xff9f…0e320x4466…125eBasex402 service$0.007100%coinbase102d ago0x18b983…c7494d
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase102d ago0x84b34c…e281bf
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase102d ago0xffe085…42cb1a

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.