Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30xd011…08fcBase—$0.01100%coinbase78d ago0xcc728f…125c88
0x356a…4aa30x39e6…98c4Base—$0.01100%coinbase78d ago0x55d481…894667
0x356a…4aa30x116e…1490Base—$0.01100%coinbase78d ago0xd45f48…ab4fe7
0x356a…4aa30xd908…cec6Base—$0.01100%coinbase78d ago0xdd793c…328267
0x356a…4aa30xe359…67d9Base—$0.01100%coinbase78d ago0x6fcfa2…186a6b
0x356a…4aa30x9e79…0f55Base—$0.01100%coinbase78d ago0xfe5cb5…6f294f
0x356a…4aa30x532c…6735Base—$0.01100%coinbase78d ago0x631bc7…66347e
0x356a…4aa30x471a…16d3Base—$0.01100%coinbase78d ago0x41f3a8…815941
0x356a…4aa30x616f…f92dBase—$0.01100%coinbase78d ago0xe22e20…777a51
0x356a…4aa30xaa7c…78a4Base—$0.01100%coinbase78d ago0x8933b4…2337de
0x356a…4aa30xbf95…2f85Base—$0.01100%coinbase79d ago0x1a3d19…4c4e0c
0x356a…4aa30x227b…0e0fBase—$0.01100%coinbase79d ago0x511dbc…4941be
0x356a…4aa30xdd67…a4d2Base—$0.01100%coinbase79d ago0xa60654…7f7d0b
0x356a…4aa30x2074…c603Base—$0.01100%coinbase79d ago0xe12e9e…54c173
0x356a…4aa30x3ddf…4676Base—$0.01100%coinbase79d ago0x8f44ef…1f8c44
0x356a…4aa30xc09a…11cfBase—$0.01100%coinbase79d ago0x733e7c…889586
0x356a…4aa30xc67f…2674Base—$0.01100%coinbase79d ago0xf04e31…0847fc
0x356a…4aa30x7182…f388Base—$0.01100%coinbase79d ago0x333a1f…05b2b1
0x356a…4aa30x2709…84e1Base—$0.01100%coinbase79d ago0xdf0ec5…46258a
0x356a…4aa30xed0c…1f36Base—$0.01100%coinbase79d ago0x875b39…d899a5
0x356a…4aa30x233a…4c94Base—$0.01100%coinbase79d ago0x21a0fc…5e6219
0x356a…4aa30x75d2…0cb5Base—$0.01100%coinbase79d ago0xfdaa20…bd7cc9
0x356a…4aa30xfc10…1156Base—$0.01100%coinbase79d ago0xa09c91…3f8809
0x356a…4aa30x6266…8cadBase—$0.01100%coinbase79d ago0x355fb3…e92cfd
0x356a…4aa30xfd9c…c8bfBase—$0.01100%coinbase79d ago0xaa285f…ff9087

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.