Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x1f99f2…9e388d
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x3a36f3…ec5e3d
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x784d11…35b2e8
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x113f57…a5de33
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x5df15c…ca4d56
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0xe58f51…a1d8af
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0xc6a48c…56e093
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0xd0d2a2…c71be7
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x0f3eb6…128418
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x410089…d7edf6
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x4ca2ec…4af718
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0xef6119…48bd78
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x192a3a…47dd91
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0xbc4973…d81ec8
0x1e51…c1750x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x3c5ed9…6e51ae
0x41b6…cd4b0x73fc…b29bBase—$0.007100%0x0018…ca9787d ago0x53fd4a…c58061
0x41b6…cd4b0x73fc…b29bBase—$0.007100%0x0018…ca9787d ago0x0dda3c…ee2e3b
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x3ca271…841b64
0x87b6…15070x73fc…b29bBase—$0.007100%0x0018…ca9787d ago0x3162e4…8d06e3
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x064bc6…beffdd
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9787d ago0x0922ac…b499b1
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xdd506e…d5dddd
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0x2ae1d5…b26bd2
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xcd3f2c…6f641a
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xf5774d…d09b76

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.