Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x9267f8…7e3629
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x020f16…b97e0f
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x9a8561…5afb55
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xeea888…6c7bce
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x3e52c2…44c2e9
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x84cb9b…efb1ee
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x279178…85cf64
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x163867…8e0a41
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xe383f5…6bdf4a
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x801a45…ff0673
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x03dea9…dd8622
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xa1af2d…914649
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x80d529…fda554
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xb77d12…b5699c
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x43bf84…c71ad3
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x6fa27a…b19886
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xcc4f57…3882b9
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x1d71f2…528638
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x1bb21b…99413b
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x0f99f9…782133
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x0c75da…39725a
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xb837e1…f8a7f1
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0xfc72ef…389118
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x3ecf9e…2bd798
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x7e4875…01527a

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.