Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xfb1b2d…6a4e32
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x3ac86a…5bf05f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x9ab12b…d5f240
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x410f1c…8b0cb4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xdca20f…74247f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x524563…09cf8d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x109e87…177003
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xcc2856…08c014
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc9593d…895fb4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x4ec68f…f20a1a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1a7769…e19426
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x054af6…a2ecb3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xd46e38…6e9ade
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2352da…5b1b39
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1b60c7…851dcf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x0db629…ccf733
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x632856…1a50db
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc18b2e…6f4f77
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xae10cf…c7e32e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xa5e157…0d4188
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x6dcd4e…94be18
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x60fe55…b677d1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x62d7ac…17c838
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xcc370f…d739e4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x29a021…e0ca8f

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.