Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x73b025…7939bd
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x180025…051c60
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x85d8ff…ae3b28
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x22e01d…5a9e59
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x734532…f1dddf
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xdcb223…9ea15e
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd7fc7e…72e13b
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x06d756…5ec4b4
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x63fc84…b8cc8e
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa9511d…b8e42d
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc257a5…e5c455
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe408d1…886621
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f5c9d…839a6e
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x116a35…fcbb3a
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a2067…ee8d17
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e6a8b…4575c5
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xda4793…39991d
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b8e30…e7669c
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xcc0b29…5e2ab8
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x6bf5e5…b2f512
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe5ab2c…3340d6
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7ecfd8…830619
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb7ac8a…d8dcda
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x753a77…3e5d13
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3ce115…372b00

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.