Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xa58574…2c9dc4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xf77486…27fb95
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x94f866…a7e89d
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x053b27…542221
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x8242a9…d302c6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xca7e5b…e3be20
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x82cfe2…3f3553
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x88a156…f2e950
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x5062b6…b31de0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x14d0b5…7d7f49
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x26988e…bf95cf
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x3daf8e…a87969
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xd4d2d8…c4c274
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x137456…45e58c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xd09824…b4ae2a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xf7a57d…30fa31
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xdcb1ac…6ac138
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x7a2878…e4a636
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x2f0750…62c947
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xd95d8f…522bba

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.