Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd237c0…37dbe1
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter44d ago0x60ee80…4037fd
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa44d ago0xfff2b9…c0308d
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter44d ago0x8c49ba…fe8364
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter44d ago0x4216dd…24b89d
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter44d ago0x61ead4…b7ac08
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter44d ago0x46cf27…e4f793
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter44d ago0x487fb0…1e4316
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter44d ago0xa29e92…cf526e
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa44d ago0x9b43bb…d4f3c0
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter44d ago0xeb08b1…f58498
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter44d ago0x5a8d9d…262435
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter45d ago0x66bbf9…ec457b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x6584c1…6b3f74
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xe18448…0ad6ab
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter45d ago0x6326bd…60b38c
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x3acdfc…e0bb3d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x60cbc7…88dc05
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x740ca5…1f820e
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x7ba6ff…083dd7
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xe836b1…4cd2ce
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa45d ago0x635412…b4456c
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x404c75…061dbe
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x64d20e…cf20bd
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0x469914…b1ed66

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.