Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0x4428ae…527457
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0xb79b71…2200db
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase32d ago0x6d2d74…be2e7a
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase32d ago0x3f5a00…3f299c
0x7d45…92240xb0af…7de0Base—$11.87100%coinbase32d ago0xf49164…e2a86f
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase32d ago0x651502…861e0d
0x7d45…92240xb0af…7de0Base—$12.55100%coinbase32d ago0xabbf62…6a1bca
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0x363001…15137e
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase32d ago0xe4759b…4bde34
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase32d ago0x441813…0d19eb
0x7d45…92240xb0af…7de0Base—$11.28100%coinbase32d ago0x1a28ac…d41de2
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase32d ago0x9b03f5…6a098d
0x7d45…92240xb0af…7de0Base—$11.86100%coinbase32d ago0x7f0563…272c37
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0x5929ee…dcfa5d
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase32d ago0x409ed2…98cd80
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase32d ago0xcd3512…0b7fa0
0x7d45…92240xb0af…7de0Base—$11.09100%coinbase32d ago0x444bcb…815dc0
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase32d ago0x4d1bdb…d85f1e
0x7d45…92240xb0af…7de0Base—$10.62100%coinbase32d ago0xb9d022…d3d42e
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0xf6efd9…6d28cd
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase32d ago0xe45eb4…a125ef
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase32d ago0x0e5113…e6dae6
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase32d ago0xb071d0…59c381
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase32d ago0xd5e9ab…964508
0x7d45…92240xb0af…7de0Base—$10.02100%coinbase32d ago0x63967b…7b3827

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.