Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5045ca…03002a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7194a9…627868
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2e1f9e…46dbce
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x269a71…4d9b8c
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4898c…6b6152
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdede5b…70ba0e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x279eef…417122
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaaa870…e41d75
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0961c6…125c78
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e5f67…21ba9b
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d2340…0d8a00
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x894236…80a86b
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61b9c8…16cdac
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35fb40…df5898
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88b867…de38aa
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4fe6a2…e74224
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9134ea…30ffe8
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca81fb…395025
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ebbe2…c650d4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d38fa…d92876
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x781739…d9e2a5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d9d1f…f90a7d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf18226…85afc4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91d544…8569b8
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f3c63…dd9186

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.