Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x5462…0508Base—$0.01100%coinbase79d ago0x9912cf…67bcc2
0x1923…b57c0x3529…190eBase—$0.01100%coinbase79d ago0x617ebd…65d83c
0x1923…b57c0x3f19…ef6fBase—$0.01100%coinbase79d ago0x11af12…56fc3c
0x1923…b57c0x8571…e138Base—$0.01100%coinbase79d ago0xad7480…b73aae
0x1923…b57c0xdb5f…eb86Base—$0.01100%coinbase79d ago0x24af52…16c951
0x1923…b57c0xcab2…b228Base—$0.01100%coinbase79d ago0x0d9803…3c1dbf
0x1923…b57c0x7111…819fBase—$0.01100%coinbase79d ago0x9c70bc…7290c3
0x1923…b57c0xc5cb…1ba8Base—$0.01100%coinbase79d ago0x30eaaa…ae35f6
0x1923…b57c0x3af1…cb23Base—$0.01100%coinbase79d ago0x295d4c…6dfb3e
0x1923…b57c0xa1d0…e047Base—$0.01100%coinbase79d ago0xfc1338…7cf532
0x1923…b57c0x6f0b…46d9Base—$0.01100%coinbase79d ago0xaf6a25…abe230
0x1923…b57c0x8eaa…db46Base—$0.01100%coinbase79d ago0xd2a4f9…3b7278
0x1923…b57c0xa356…0ffaBase—$0.01100%coinbase79d ago0xc756ba…4a9a0e
0x1923…b57c0xcc6f…2f4bBase—$0.01100%coinbase79d ago0x0bebec…97fe9b
0x1923…b57c0xcba3…50abBase—$0.01100%coinbase79d ago0x7a9f81…3edb53
0x1923…b57c0x1cfb…02abBase—$0.01100%coinbase79d ago0xd578d4…e0eb51
0x1923…b57c0xf28f…afd0Base—$0.01100%coinbase79d ago0x3f0b9d…a50836
0x1923…b57c0xb3d1…7415Base—$0.01100%coinbase79d ago0x3272d9…66c0cc
0x1923…b57c0xd1a5…61a0Base—$0.01100%coinbase79d ago0x8de424…7cc7ac
0x1923…b57c0xccf6…1f67Base—$0.01100%coinbase79d ago0xbd58cf…7da441
0x1923…b57c0x4cbb…cea0Base—$0.01100%coinbase79d ago0x093472…b096bb
0x1923…b57c0xe0c7…1d8dBase—$0.01100%coinbase79d ago0xb069f8…97c6b6
0x1923…b57c0x3917…bc20Base—$0.01100%coinbase79d ago0x0b1a21…22144d
0x1923…b57c0xd8e2…e80eBase—$0.01100%coinbase79d ago0x87bd75…18960b
0x1923…b57c0x1ba7…66deBase—$0.01100%coinbase79d ago0x66ac1b…e0cd0a

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.