Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e9ed6…52cd32
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c40e5…8a674d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fa71d…976584
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e4226…325b1c
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa42ef6…7e2f3b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7fcc4…e35864
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42fd64…305989
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x542187…95ee86
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b006c…a43d2b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a27a6…6b4029
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd861a…c706e6
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfae35e…7c1f98
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x726861…05019b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x965d54…2f93f7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08b6a8…d410f4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a29f0…5e60f9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f1ea3…a15a0a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18cbf9…cec2ee
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a5d1a…ad643f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe89ac3…a18ee9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80334c…87365e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x498487…e3b0df
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95e34d…1e144e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa481de…a5a8bf
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07a3a6…493f24

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.