Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x76510e…cc6b09
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xc1278f…bafb04
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x610e02…3814f4
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x3ed90c…fb1371
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xab29db…13fad1
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x078216…e8272e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x7f6e9a…c816f4
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xef9417…e6fa6c
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xdf0f1b…366f6f
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xb7fe1e…3e1315
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xdeb6d2…731ca8
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x4df1eb…bb971c
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x63327f…f37a1e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xa57fc3…45dc38
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x30dbd8…02d306
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xd6bbb3…cfc134
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x21ad0b…325cd0
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xa94e54…f6121d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xc0c143…900330
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x9c2985…7d4376
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x0d5276…d13c00
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x9edcf9…05ccb6
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0x8cadef…68e04e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xf18aff…47b0b6
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa21d ago0xd2f85b…b07a98

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.