Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdde070…9f4c19
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe000a2…59add1
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd81aa7…f75f97
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0x344e61…4afa69
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa5cde5…f11344
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab1901…5ec9ca
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb4cc3…5850a3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb3c141…42f86d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5cb61…5f1ebd
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x74f918…a3186f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x363389…9371c6
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1ac5d3…078bfe
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6bd906…50c1a3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd6a3a3…81a654
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x31e7f0…a25592
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x95c83a…bcb2e6
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6975ed…3ccc36
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3d10af…10ab94
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeb8c7d…4b7b69
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb67727…04420a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd62454…ca82fd
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb9a966…9ddf12
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0x58d50c…621019
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae8736…6f1a60
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd39b51…901bd1

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.