Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xccb4c7…538ef6
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xfda00e…db75fc
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x30c405…12d1f0
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xa3eecb…4a6820
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x3e7ab2…85fb11
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x634e08…73fb9e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xde99be…e617ff
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x1f7521…a3a218
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x04fcda…fc67e2
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x242572…b8575b
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xc82649…a1b359
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xe548a7…6b5cb5
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x0a0ee2…e8a276
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x45ef58…a0c8b0
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xb8fe6a…4fbe93
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x0e33d5…fc78ec
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xf6637c…1be4fe
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xb1ad06…c2f53e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xa9daaa…54903b
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x2ab4bf…60c683
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x218f3a…dcf5f0
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xced51b…adc76c
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0xef7b13…6fbc38
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x5ebecc…359ed8
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa17d ago0x080cf5…6afbae

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.