Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5d656…11d27a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27ce68…e633ac
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd7efb…7fa67c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc86751…131404
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e8a34…46642f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cdd17…69e0e2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b69e3…563375
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x146b50…f2f9e6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0cfeaf…3bf770
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd6bab…66c44d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bdc8f…28d1c4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07851d…82735b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xadc3ea…11c403
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x530e09…07a023
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x855beb…501daa
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93d7c7…1b4b3b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d52fa…4b8d47
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fc8a0…c4dd01
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf6f22…7d6c9a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6639b4…d72fc3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6b8f6…0ed82e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9670fe…bfe504
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc2e13…3828a5
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f75fb…d48c9b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9ecb92…513a22

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.