Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x6543bf…2bcad7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xf7275d…695fd7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xf5ba33…71890b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x212d29…e532f2
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xe8cc30…f1b1b7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xd41af4…444f04
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x5a57f1…dc4b93
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x46d650…6c122b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x041d5b…2e905a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x01667a…5f89e5
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x23ffc2…64358e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x2d76e8…6daa79
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xb19157…6ee189
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xf20253…7a0811
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0x10c4c3…8d7127
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xcfa998…5fc188
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0x23ea20…25573b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xeba0ed…fea3fd
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xeab17b…77efb2
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xa28426…63ebcd
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0x79dc45…7f7923
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xceabb4…7c299e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xc5a268…0ef473
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0x8f9a07…2a7d02
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa20d ago0xc2386e…41d527

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.