Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0xbb6147…bd9297
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0x3bb6bd…cd06fd
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0x95b22f…682ab2
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0xa8b229…0a1429
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.25100%coinbase46d ago0x791be9…b4c4af
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0x4374b6…fb3832
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0xac7ed6…a9a358
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0xb08fa1…71be88
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0x5b2f87…28dacf
0x7e6b…2b1c0x8904…3ceeBaseSameDayDeskWeb$0.05100%coinbase46d ago0x087627…8ab4d1
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.02100%coinbase46d ago0x0b5773…b01ad9
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.02100%coinbase46d ago0xd884da…8ba488
0x8904…3cee0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase46d ago0x60cc49…ea348a
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.25100%coinbase47d ago0x53d1cc…04117d
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.10100%coinbase47d ago0x806a32…fcbfff
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.25100%coinbase47d ago0x2008c4…35147e
0x6e03…b54b0x8904…3ceeBaseSameDayDeskWeb$0.10100%coinbase47d ago0x2cd959…f5ae9c

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.