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…c8a515d ago0x4c10c8…d28b9b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x9a5fff…aff659
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x8ffe11…8d6f50
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0xc4c01a…e70f43
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x0264f9…00fb41
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x85015e…3a80a7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x876fea…702611
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x95b4fc…79ec52
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x8b22d5…c3fd38
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x32ff2c…d68225
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x99ced4…8e23e0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x1f0f0e…1369fb
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x4c78f2…66baaf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0xf9e733…7ea03f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xa885ad…5aeb5a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x9eee83…d4e682
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x4ca647…a2543a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x698dcd…70749c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x82e562…52aa22
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x391ae5…22b7d5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x194b82…9606fc
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0x3cd7e2…3d8d95
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x2923bb…41a107
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc15d ago0xf77d1a…0f617c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x364ac8…95b1eb

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.