Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x727ecb…ff33b5
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0xcb9f6c…ae383a
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x92abdd…e9c5d0
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x9fba09…37a40b
0x4c39…ac030x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0xdf1277…2b479d
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x0370b8…053f6a
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x3af1d2…cded59
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0x5a57dd…f45f10
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x6e372b…1be313
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x06cb45…2da571
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0xaef5d9…241fab
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0x6e7e15…fc74ee
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase7d ago0x2e80a8…83991c
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0xe54019…882dca
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0xb4f487…0ec7cd
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x8f1a3c…dbe2e8
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0xc883cc…68443d
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x4f3d01…e9dd4f
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x52e1b5…0c95c1
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0x2379f4…e451e1
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x146b29…3d24ae
0x7a23…397b0x40a8…ad8bBasex402 service$0.005100%coinbase7d ago0x47f6e2…a82077
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x7af451…328c0f
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x85465a…2fccde
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0xee5d1b…f4b0a9

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.