Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.003862100%coinbase44d ago0x8a96cc…ecfa9f
0x3ad2…81410x7360…b832Base—$0.001481100%coinbase44d ago0x8e96a0…c84a9d
0x3ad2…81410x7360…b832Base—$0.001383100%coinbase44d ago0x9b4224…13079f
0x3ad2…81410x7360…b832Base—$0.001048100%coinbase44d ago0xaf7034…93a832
0x3ad2…81410x7360…b832Base—$0.001052100%coinbase44d ago0x90c90f…f57460
0x3ad2…81410x7360…b832Base—$0.001100%coinbase44d ago0xc67488…344cb7
0x3ad2…81410x7360…b832Base—$0.001849100%coinbase44d ago0xc5e48f…d6c76f
0xf5c8…19030x7360…b832Base—$0.001215100%coinbase44d ago0xdc1a74…77d26d
0xf5c8…19030x7360…b832Base—$0.001100%coinbase44d ago0x0de3f9…39b8b6
0x3ad2…81410x7360…b832Base—$0.009367100%coinbase44d ago0xbc4eb9…bdffdb
0x3ad2…81410x7360…b832Base—$0.009384100%coinbase44d ago0x6ada4f…156040
0x3ad2…81410x7360…b832Base—$0.01100%coinbase44d ago0xa287b3…966ca0
0x3ad2…81410x7360…b832Base—$0.01100%coinbase44d ago0xdb05eb…a1d80c
0x3ad2…81410x7360…b832Base—$0.01100%coinbase44d ago0x1f5c15…62c58f
0x3ad2…81410x7360…b832Base—$0.009776100%coinbase44d ago0xb01714…34fea6
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0xe49bc4…856545
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0x7cc119…8faf2b
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0x71f316…fc6420
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0x096fb1…31b609
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0xed5b1b…f43ab3
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0xfa383b…16cfd2
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0x32fdd5…50f29c
0x3ad2…81410x7360…b832Base—$0.07100%coinbase44d ago0xa2189a…fd31af
0x3ad2…81410x7360…b832Base—$0.06100%coinbase44d ago0x1095be…5407a0
0x3ad2…81410x7360…b832Base—$0.06100%coinbase44d ago0x358619…b4a5ae

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.