Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xc948a6…e3628c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x92727e…399b87
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xf0c962…65b689
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xaad75a…5a039b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xc6ba55…6d4f3f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xe60ac5…f8e0d8
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x3c56f1…7c01dc
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x9687c5…e69351
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x28d6bc…ee7649
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x46e2e8…83503a
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x983e7b…2032a1
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xe1b14b…24fb2f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xeb04a0…fe1c02
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xc3cae8…4f481b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xd37aba…a57943
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x8e330e…7d1321
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x32a67d…ec3801
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x456475…3ffdad
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x82cd2a…5829be
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xae1c96…6a1f1c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x489244…5ea8a0
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x517f10…674e96
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xa5572b…31442c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0x58f71e…4fe369
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa17d ago0xbd65ee…63f65d

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.