Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bd9…61570x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xe57bf6…7091e8
0xb45e…57e60x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x5e5136…1c3e8b
0x7cda…49ba0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x41c93b…0356b3
0xc442…9f260x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x3aa522…ffce73
0xb014…d3610x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x0ac0bb…c8b080
0x20a2…405c0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x5099df…a852e1
0xf233…73ae0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xd97b6f…4b7405
0x8915…68cd0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x43f112…8aa1d3
0x2fd8…dd650x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xc10813…87f1e8
0x71a1…3ca80x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x9c03b2…8cc1d5
0xd78d…a48f0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xb5649a…855c5c
0x71ac…81c30x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xfbf383…70eb6c
0x814f…b66f0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x720273…19707c
0xc154…26190x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x72b6c9…5525cc
0x1d53…54410x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x0f17f6…c148c5
0x3508…b14e0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x95a3e4…e874fa
0x9b69…86280x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xcd96e6…608556
0xdd2d…27dd0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x9eaf96…652ab0
0xafb4…b5390x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0xa1a184…4b830e
0x8d30…111c0x4f24…cdedBase—$5.00100%0x0a5f…1292109d ago0x22961d…2aebdd
0x8c94…483b0x4f24…cdedBase—$10.00100%0x0a5f…1292109d ago0x9ea3de…4aa005
0xd820…861c0x4f24…cdedBase—$10.00100%0x0a5f…1292109d ago0x10e51c…a9723d
0x28ca…b6ad0x4f24…cdedBase—$10.00100%0x0a5f…1292109d ago0x9a7105…aff7f2
0x904d…74170x4f24…cdedBase—$10.00100%0x0a5f…1292109d ago0x481a01…5ef8ca
0xaa59…b1070x4f24…cdedBase—$10.00100%0x0a5f…1292109d ago0x6eaadf…38f9f4

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.