Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x97e744…16ffc4
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x82866f…a8db78
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xb16fc5…bc7785
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x27f62a…064775
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x44bdea…033246
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x240007…4fde77
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x4836b9…0cf6e4
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x3818d2…6d254d
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x4f84a2…b68893
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x53b06d…4b0598
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xd21eb2…a68899
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x8f89f3…b4a299
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xf24b31…304b76
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x6683f1…ed7773
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x90a40f…f9fd6f
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x69867e…f11dbe
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x48856e…c9744a
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x701da8…85bd08
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x54710c…74d7ed
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xd5f723…5cee10
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x625fd1…f1b3b3
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xc0ae32…a1cb47
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xc35abc…6d1648

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.