Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x9aa9c9…d80656
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x3280b4…8877c2
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xe50eff…de8044
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xa8cde8…862144
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xc53fad…156f13
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x3185c1…2566b3
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x0a0702…b6f6c9
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xad050f…4a976a
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x284df2…540753
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x5e1267…636ed0
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x2c5372…7a4d41
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xe34d97…229308
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa7385f…4eb2d6
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x0be5d8…464049
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x1ef4c2…7e6621
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xeca3b3…fd60f2
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xfa0fe8…9c6728
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xfba0b0…a26907
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x32e56a…367e26
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xe303b9…b018d6
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xec0af2…d3e34f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xcede3b…0d07fa
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xf07b71…feed31
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x281d50…9984ee
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x4dab15…cfab76

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.