Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x6e650d…bc6d2c
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xf5b333…281eac
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x7b324b…4c5279
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xde2566…0b1091
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x9c5b0f…ae3141
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xc884ef…2910a8
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x4123b1…719f0f
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xe7aba1…4e81dc
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x7a02d3…42571d
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x86095e…c02020
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x073cae…7ef71f
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x80442e…5e7b32
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x1f7cd9…d92a4e
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xd61670…b59294
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x2987d0…d90ba2
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x8688b6…796c11
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xa08057…35f6a2
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x3038da…60fa0a
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xa5b689…d10163
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xc31e7d…9a5d48
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x9770cc…061fb6
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xcf69e9…8152ae
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0xe1a70b…f22981
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x09c827…e54b86

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.