Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase$0.001100%fluxa44d ago0x66a901…8a764f
0x350c…397d0xfe80…47eeBase$0.001100%fluxa44d ago0xd9b924…d3a99b
0x3698…a89d0xfe80…47eeBase$0.001100%fluxa44d ago0xe146ea…d04ea6
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa44d ago0x1d13ab…b0a997
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0x58dbe2…2ba307
0x069e…dafe0xfe80…47eeBase$0.001100%fluxa44d ago0x2feed6…eea059
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x51c441…410cab
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa44d ago0xbf8ae9…dc08a8
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa44d ago0xe126ea…76b976
0x117e…79a90xfe80…47eeBase$0.001100%fluxa44d ago0xfa1814…306bf4
0xabc6…53f90xfe80…47eeBase$0.001100%fluxa44d ago0xb80552…757412
0xb420…08d30xfe80…47eeBase$0.001100%fluxa44d ago0xc75940…e5fe89
0x6e24…0deb0xfe80…47eeBase$0.001100%fluxa44d ago0x9ffa31…05cb11
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa44d ago0x7186b8…15d687
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa44d ago0x4607e8…ef8817
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa44d ago0x83be34…ada2a7
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa44d ago0x247389…2622de
0xb037…14920xfe80…47eeBase$0.001100%fluxa44d ago0xdd6173…b80143
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa44d ago0x92d0e6…300d91
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa44d ago0xacc741…c44b54
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa44d ago0x174686…452237
0xb179…2d640xfe80…47eeBase$0.001100%fluxa44d ago0x9229f8…65cc3b
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa44d ago0x364053…f2e887
0xf007…9c790xfe80…47eeBase$0.001100%fluxa44d ago0x0dd30a…544bcb
0x446b…978d0xfe80…47eeBase$0.001100%fluxa44d ago0x46775d…985770

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.