Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96936f…7db6fc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x984c9a…624eb0
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfff393…2df37f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc89dee…b38a98
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9ed28…730bce
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x192dc7…6fa9ab
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3198e9…a2d352
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fc697…63d57d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7163fd…40e24b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca2630…b58a0a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe95c2c…2ce4c7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc79c22…62b75c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x720a26…fc9976
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b07ec…75288e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a3e4b…42ac9b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76e0fb…a9df5b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbae0fd…ad2960
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9abe18…c7b4cc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa374a6…448e2a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8063a8…de31de
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2176f…39beb4
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad0ac1…855eff
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd490ff…e19277
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb62612…801ee2
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0x555ffd…70f459

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.