Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x734657…484078
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xd20cb3…18586c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x031db0…3d4ff2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xe911d3…bf0bd0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x539758…600b67
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x5a69b4…a1c8a6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xab20d0…d97a22
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x800ea6…74e314
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0xec29f5…df75f9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x113e15…849473
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x111016…69098d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x7da295…3e779c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x1db90d…95b19d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x5fe917…4ea8f0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xd39969…a522c5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x0a404e…c8e811
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x1dd82f…451a09
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x825ab5…3050d7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x70f82c…88232b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x0a0e3b…20a0b7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x78f6ad…144303
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x90e5b3…577bd7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35d ago0x56cbd3…47bbdb
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xc89d3e…bcfdb1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xdf4f0e…7a4f0b

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.