Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x0dc211…230029
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x8405f2…948f27
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xc2fe35…e1e9b8
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x52b7c5…ddb5d2
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x35f094…f66ad7
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xce10ec…8aec66
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x3eb70d…10a599
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x46b34c…89d6fd
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x2505c0…308ff3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x62adfe…cf0dc9
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x4962a3…6ab631
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x3909a0…2bf715
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x3bf1b0…50e8ac
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x52d757…b187d5
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xfde4f6…b21c4f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x93e3d7…22460f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xad20c7…925e52
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xd41051…a140cc
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x311fcb…da0a23
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x5a8415…585d1c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xf90706…61cbc0
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0xc92b67…2d032e
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x9b299e…6fd93c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x3cf9f7…445059
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa28d ago0x7583b6…1c546d

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.