Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xfd32c3…88ecae
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x7534bf…6f606d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xff6285…4013a5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xd70986…24cadd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x3c28b7…ee30d4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xc9aa12…fbe54d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x9aa9c9…d80656
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xfde894…a0cbad
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase43d ago0x6d440e…e0000c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xa2b717…bb60b8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x4dfa1f…d92b28
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x18ec45…1bd115
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x5ce366…fde0c9
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x9f70bc…0f37e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x7a29b2…806b25
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xc913d3…7410b8
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase43d ago0xd2d464…f04c0f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x44e248…4e15a4
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa712e6…c86aed
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x7e0a0a…5ba2e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x7de8ba…0860e1
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase43d ago0x6e5c69…0644e0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x4d780d…e2b1b5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x014ee8…45a272
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase43d ago0x6526d3…de6f2d

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.