Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xdbf1fe…3e59f5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0x653f17…055f04
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xe6b61e…6eeb18
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0xb411c9…dab818
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6d2053…cdc382
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x61791c…ff2e5f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0xea1381…a36ef9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x38ef6a…0a9590
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0c9cc5…a88637
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x141089…e8dede
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0xad9111…282a73
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x62817b…e05164
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x2a2b97…909ae8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0x770ce7…f5d67a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x8c767b…da1f8d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xea2af7…6ba774
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0x256f3c…5a6f38
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x693b4a…3cfdb0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0x275cb7…45007e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa45784…29ec75
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase16d ago0x60fd60…1429f0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xc6224a…101aa6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase16d ago0x30c52a…d44eae
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf6769a…c480c2
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase16d ago0x0dd155…18dc32

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.