Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3cba6…e0a222
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12aab2…f25680
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9bb76…02263b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ad153…fa2762
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93a49b…9caa81
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e98da…b09f8f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x451f84…817814
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa18f93…271404
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e3c20…6a3015
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa870a…a97289
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebc18a…352217
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd42bcb…9105e7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96bd8c…f4acdb
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6436d…662fff
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b52d7…a4314d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd14806…03b7f1
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bc9a4…0a698b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cef25…b6a764
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcacfbf…66e376
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf2e0e…cea6fb
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf94711…a7ce3f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec637a…dace7d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97ee1a…4a3899
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf975ef…2d7287
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf980e5…19132e

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.