Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x5dfdf6…42f248
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xb32f1d…538efb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x656c78…1b8a74
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x22ba02…d32ddf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xd4c377…630517
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x66cdc8…08763a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x2af96d…7b2d6c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x2fb62d…856843
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x0a382a…6d9530
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x7d3ebe…ec4b1d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x7f8249…d3ee0c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xab1008…5da7be
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x870c97…2a93a6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xf0e50a…653f73
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xe9e707…e351a3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x627134…c88010
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x268d5d…e934fa
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x8f4e6c…cb4e88
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x03be8b…b85343
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xbae206…255605
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x797461…b994ec
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xe7537c…538cab
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0x0e2a4c…e56438
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xd1d98e…90931c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase39d ago0xfee2f8…49071b

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.