Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x682227…4a6e00
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9e7e0…6fb67f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19e470…cfa24e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4edaa6…fe91f5
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d0d3d…fd461b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x285589…d67bdb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf7af5…7bb8da
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81bd5a…3d3e39
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8500c5…17e763
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x987132…dbacc0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f5e07…bbed89
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7f10f…a0a4eb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd03268…cfcbb6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf20bb8…2dc455
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a3c93…9ae8cc
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x558bfe…28d0d6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2778a4…a950ec
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5274a6…c613aa
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x745424…4acb0f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ec209…81653f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ea88f…7bc11f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x524fe3…ff9a4e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf63dac…f6c984
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd753db…6934cc
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87cbde…aa16ce

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.