Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0x39244e…c7ca21
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0x4e0114…ee55f4
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0x4f8a5b…61f643
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0xd5d8b0…5d4074
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x163e7f…89a4f1
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0xea58ed…5a1eba
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x78ac3e…d4a290
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0x5134f4…df3408
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0xceea11…0eeacb
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0x2f3468…145a57
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0xbf5b73…74c8d4
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0x657649…52c36a
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0xfe14f0…ff300f
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x3fc309…54e4db
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter45d ago0x5c4ec7…a1d47a
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter45d ago0x3140e0…ba0091
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa45d ago0x5c5d2b…df9203
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xc9c621…b5a4f3
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x6334eb…0a75e4
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x07e459…7c5043
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xc5f232…21c13e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xa9af8a…a039f4
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter45d ago0x9f11c6…2a859b
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter45d ago0x22e88d…0e8385
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x0b063f…51efef

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.