Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x039f7f…ffa09a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf6a01f…4f24ef
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0xec3077…959396
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0xe6b99d…b64e2a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x259163…08c3dc
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x6c5853…e23950
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0xd0da47…726257
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x535c06…531722
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0xead7cf…3ce0c3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4e1ffe…dba9f1
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e44c1…9cbb8b
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa17d ago0x84c99b…24fe77
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa38cbd…708409
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x958eb3…175811
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x67a85e…28b5f5
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3eeb65…d88821
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xb4f5e2…486841
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e0284…faef59
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xeaffc2…006d21
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x6284ff…15cf09
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x20f8df…a0ef8d
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x423aa8…6e693a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x913633…91d1e6
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x774762…29180c
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x771ad6…f875c2

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.