Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e8133…e5e8c1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4cafde…ad05bc
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x610bd4…00c3ef
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e77c5…b9d95c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x918771…b626e6
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d5d25…1d949c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c52cd…3ddc7d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2000fb…73444f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06042d…742acc
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a9a38…bfcfa4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42a661…c5d536
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e19a4…2ad18f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a0850…973e56
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06ed74…2dc51f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e24a6…a98e28
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fe460…9fe2e5
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4473d4…133732
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa94d17…b84636
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37bca7…d4dc42
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x194f47…c4320c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x040826…71f0f7
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d64a4…7b1ffd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25a487…4d18aa
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x92ea1b…0dbb5e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c96fa…481561

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.