Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x0dac5b…dcecba
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0xd2b5b1…e748f4
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x920483…480482
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x262c8d…277a1f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x3d1be2…b682ae
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x574c7c…fa82d5
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x48d73d…337571
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x856d71…8d47c8
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c1cee…3d0b79
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb50d21…a8c09e
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x17ec72…f70f17
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1394ae…f8ffa9
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x469188…a4781d
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x500256…023729
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0xed7083…c4cb61
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x16f0fd…6919f9
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc03a8a…3047d0
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3f3968…4890fb
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x874946…4d30dd
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4cafe7…fb724d
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x65dda4…548f43
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x21db16…7301b4
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e6c09…2344fe
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x10ae96…da3c1b
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0cecf4…338d36

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.