Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xb7b1d6…ee3598
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xa6d88c…221f56
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xa1e4db…cee250
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xf3829c…607817
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x31fd6f…94751b
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x29c7ed…478f3f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x5a9aff…331a58
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x26d337…1f9eaf
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x16af90…cc6fa8
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x73f5cf…0cde2e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xb1ea71…9a4190
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x458689…e12085
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xf58ec4…8ca1a7
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x93c67e…51192a
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xba7f2b…865a59
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0xd341ce…c0db1b
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x54bf48…d4c626
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x4c3899…889487
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x7969a6…04d4f6
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x8a584b…9c446d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x9daf07…5e8022
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x9def30…488c81
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0xc6ce3e…79890a
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x129019…2ca6c4
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa20d ago0x660ef6…26f607

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.