Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x924106…291807
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb95817…845b00
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x547d53…6fb8a1
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xaeac21…c0d01e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x971d7f…0c0f97
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdb40e9…16c571
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9698c2…b7f339
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x990d94…81387e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf66662…efbb7d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x917bcf…d548ab
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa6fe44…4f91f1
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xba570c…17a75e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x892a31…74a07b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe68062…dc580c
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x167c81…77cb55
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xff3598…db24b5
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa81be3…022813
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x181699…c4e60e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x770b74…fe0b95
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf1b028…a678f7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x951b32…1d04a7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa22d ago0x26a536…0b6689
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xcfaec7…a1b3db
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd9bd6b…bd18a8
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xfd0778…dc3e21

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.