Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40ec01…168054
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88a5c9…716b48
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x778994…8749d0
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x769c46…8e4d65
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf44b21…578831
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba72c4…73d995
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca2c20…d16aa4
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfae158…1c7c38
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf45b5e…d2086e
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85de83…4143d6
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb11310…1789c1
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb016ee…32cbdd
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8f083…b9bebf
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeba016…a42866
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87a504…eca247
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbabd21…c0bf1a
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e7ef0…6a2db8
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4466a3…30d6e0
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07b46f…662904
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a0943…3f0578
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42abd9…ff45ee
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x421d7f…84f101
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbaee8a…429bc9
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f71ec…204f84
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7a6f7…ccf07c

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.