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%payAI113d ago0xa09050…83dbe1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8af90c…d8f3af
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9a9a9…04a699
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe39ed5…18acd9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe301dd…318562
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d6499…71c32f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x89c15b…ac2cc5
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x511161…ab2785
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd21a0…3e0b3f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27ffc6…fbeb9e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa51f7a…2ae582
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d52a4…9f9688
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe58d7b…4ee0b3
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e0e57…f3f390
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x76f68f…9967c7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6478fe…df7de5
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b7c6c…72762f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ac5b6…ec9ea9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x057517…4476c8
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9bbd4e…4f6b8d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c0e0e…2a2357
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f36da…51095a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x284517…dc187b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9aa715…4858a4
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c7bed…ebe30a

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.