Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x03f9d7…ca37d8
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x8deefd…a925d8
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x538315…ad54a9
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x407abc…32b5cb
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc3368…178459
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x9337f0…86f36d
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0xdef453…32da18
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0xd342aa…16b445
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d55da…44667e
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x21e629…4e3d3e
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5c5ab9…357480
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x0a8b9a…b67981
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0x49d7f1…69bc06
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0xc91a50…e08cac
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa19d ago0xd3e9a1…54359e
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0xefa204…300e26
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0xaab66d…fc18f9
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x7a9205…b8396f
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x44bda7…358c35
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb624e1…0c5744
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0xd9dd53…bc9251
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x1eb450…5e3821
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4720d5…432c03
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x5a19b2…eee5e6
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa20d ago0x152575…102a54

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.