Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase36d ago0xe4de16…2f7458
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0xa51e14…fbf2f6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0x7aea55…6795c6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x35f6b0…10e69c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x9e1d85…513c23
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0xbf5e3a…755553
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0xade134…dc8c7d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0x8aad70…7393d9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase36d ago0xd4f272…fa4924
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x84c7e5…3954a3
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase36d ago0x385bbc…a6c73d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x91c415…7b58ae
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0xf7f64b…ce4a86
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase36d ago0x0f8737…9cfc59
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase36d ago0x2f1bb3…d1fd48
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x5724d3…251f83
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0xd3ae26…e06864
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase36d ago0x67652d…3a96bb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0xe9f613…c7d6c8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase36d ago0x6db092…58714e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x0298c7…4a1188
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xb691bc…a4ebfd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36d ago0x6c458e…0a1d58
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x1b4e86…ede3f2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase36d ago0x742850…240c95

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.