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…c8a550d ago0x2180c7…67896b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xa2a39c…1f5f3c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x59f3be…d95469
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x41057c…bb4fb7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x5675c1…2073f0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xac870a…93a279
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0xfc6506…cd4ecf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x515e60…f68e68
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x19c393…5098d1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xf98833…560cb9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0xa662d9…b0fbd6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x1fa7dd…55cd5a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x0075fe…dd7ae5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x322d27…221a93
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x6deb76…d8a7aa
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x296058…a65f38
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x43fc05…e6a3d8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x7091b9…6ca71a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x3b8b0a…f09bdf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xf6c00f…6aeb95
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x8b7920…ea88d5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xc9963e…8700b7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0x8a1135…319b1e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x553e5f…49e98b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a550d ago0xbcd295…554e89

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.