Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xee1676…236ddf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x63e25f…12bab3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xc6e782…385ef9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa8cd8e…626e4a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x004952…cf359e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xfd6bb4…f139ff
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb55d17…4cab19
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xac165e…e061b9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x100ebb…a5ba6e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xad22ac…d59a96
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x59a5f5…f8595d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7070f0…9b7dcc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x770e33…96d061
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x4be382…b405f4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x11b073…f88646
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd63405…9a29c5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x4d8972…5fc866
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x91268b…13d821
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x35dcac…be2b44
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd2de2b…2d46ee
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xecdfcb…53de79
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x119f54…a00771
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6b74a6…2f586d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x17b0f4…5f3ec9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb57680…5f792b

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.