Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09ab01…92d1d7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf85f39…e88877
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e4d78…56dd0f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2fc94…f90899
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bca30…7d9567
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e2364…52cd11
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a4702…564fa5
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8d657…2bf028
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf916be…1df851
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc87365…661e68
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd97ec1…4eba60
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55ec64…d47994
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c8408…08347f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1436e0…13f364
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22a26f…07d8fc
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb1efc…6078ab
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a30f1…e874fc
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10ced7…80e8c3
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7b80c…ee87b6
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x082eb0…60caad
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb784e6…2ab17e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89018d…21c67a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8c774…b4ce5c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3bcb21…32b5d8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9589cd…8c6085

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.