Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x3f0f1d…b15bc5
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x63bf75…de3215
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xe7d741…5784d9
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x25af2d…f126ab
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xbab9da…48eac0
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x69084e…d9243f
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xa1f26e…186d74
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xbf2a58…800601
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x84fcdd…efa047
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xffa1a1…639bff
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x15b905…3b966e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xcfe01f…7fadc3
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xb42fbc…06ad33
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x021514…d339a4
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x070ffe…c74c91
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x630cac…683c15
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xb3b055…37cb72
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0xc1f93f…3b7503
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de68d ago0x794e2e…2d644b
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xd2544f…d87ba7
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x9a8abb…d5abdc
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xe2d15f…b05b68
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xb589a2…d83a6a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xe80450…a255e1
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x830a11…ff2117

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.