Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0x5b50bb…65fd86
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0x14bb18…096ba3
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0xab1212…b14d1f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0xcbcf7f…097356
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0xab9cc7…b2a6a6
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0xf896d0…7e3038
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0x6bf747…e70e38
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0x875afd…8c732b
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa17d ago0x044593…e1fcb0
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xa47b0c…0f8368
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xa4742f…00bd3f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x32bc7a…42c996
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x32c9e3…2c741d
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xf5235a…79866c
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x31b172…f31762
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x21e63b…0f9b96
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xcf457c…41e840
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x689047…4ada67
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x69efeb…970290
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x289ee6…5b4bc1
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xda8282…e916c7
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x904c62…65e674
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0x1bfca2…568c50
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xfe8915…779270
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa18d ago0xf0f67f…a3d68a

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.