Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13b9a8…e021d3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x039542…06f6a1
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe16b73…bd46c6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x943533…d84178
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc22fb…ddaeda
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x884ae3…9bd788
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x283e6e…3d2fac
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68ff73…fd968c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b3e9c…96989a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x098875…bbc8e8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae6049…71fde7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0893b8…896d9a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6e0d4…d3f946
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa39b78…7e70fe
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x79cfde…91994e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68ba39…9bc623
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41184f…59fecb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bc822…4c7f3d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x64dab1…34476a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x249146…b81b87
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe12433…a2977b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd831e3…24f49f
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e11b6…fb986b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb25c4c…43464d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a7656…8a15f8

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.