Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0xdabb5a…0ae8df
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0xf18ffc…18c91a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x420e85…6d759b
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x35b37a…86d649
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x6dc9db…b2d01f
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x2c647d…d3a899
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x719c4c…705321
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0xfaf5aa…26ce0b
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa24d ago0x23f2b6…82416c
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xdf17ad…757f7d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xefca97…dabf14
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x643655…1418b0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x66924d…a69786
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xe34e20…ee8a3e
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xd661e6…c33620
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x84f1de…25432a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xea7fd8…a9730b
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x5004ac…fe4fb4
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x4c0230…f1fa51
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x76b8ab…9591db
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xe4f7e6…4f7b60
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x2330b6…6467d6
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0x19900c…a3975d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xea22bb…0d05b4
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa25d ago0xbfa884…68691e

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.