Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x2120c8…a9f574
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x487003…53adbc
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x1d1216…a1e5e5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0xe79b17…f50a48
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x1ce557…5c36b2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x775e74…144115
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0xee8092…43930a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x27c08b…94e29c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x1c5971…8dfd40
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa21d ago0x9690a4…8fcad5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x7bccfc…e2ab04
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x7ff057…f34d44
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x2a7aa2…85e428
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xfbc206…7c701d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xb43ecb…0c5833
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x55064b…3f494c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x6da3ac…dd268a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x628ba2…8b1840
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x85e141…7f1a63
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x96c316…dfbf8f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xf10519…d41eab
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x0d8942…955eb2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0x8a5c9d…7625fa
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xe92119…e3e07b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa22d ago0xc3a4c4…18bdeb

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.