Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x22bdf8…509c29
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xaf755c…6644ca
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xab0608…dca862
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xdc4aac…facdab
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x6b1025…705752
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xd32ee3…40f1b8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x9b3bf4…ae97b8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xf5c335…6b84b5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x00a43d…3d4bf7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xf7a21a…86cb1a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x71ad08…dd01f1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x4df772…72f906
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xd82e20…5cc3ef
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xddbea7…117431
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xde8fc5…fd5eaa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x964e83…0a2ece
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xdd2872…af04c1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x95653a…0b334c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x748022…1e9378
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xf9c8d5…721b76
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x34fe55…63c489
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x8af7f2…89ff17
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xad1fe6…1b6999
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xc2d429…741bf2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x65c783…3637b9

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.