Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31ba52…775dec
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa43c61…34f461
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9db6b…ad3f67
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38911f…09cc1a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cd41b…1b1a41
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb79fa…dda0cb
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe74452…fb06ea
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8db2ae…dec761
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84769d…75dc7d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c2a9a…ef9712
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d8b90…4dfd2b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd708e4…cfe456
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x329c57…98bf1f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f577e…3f82c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d9e07…7688be
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a79a3…2793fc
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd234f…4edf23
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda2313…8f28bd
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x239d40…4d8409
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4f49c…ae2473
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57534f…1afcf1
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa931bc…a6a68b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42eeb2…19f42d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2779b8…a77595
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf3fd9…6d76f0

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.