Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff710d…d5091d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x909db5…6b0383
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc79c4c…8829b2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c41ee…d767b5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7295aa…6d47e8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91ca0c…7cbfa3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75cd9e…4d848c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d7128…9d89d7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc6d82…e86cf9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc731ea…4a30c8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa23342…583975
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c9b56…6876b2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2cc0d…16b245
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffb8f0…c465f9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea3145…2c6bab
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42786a…e446f8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f27f2…3800f1
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf80468…49f0e4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x943119…0f2db3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7693f7…babd4d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x80bd31…d488e3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf1cf06…938c26
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e3711…d63a10
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x059d21…3fbfae
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c206d…5ede73

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.