Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30xca64…7cbfBase—$0.01100%coinbase79d ago0x599a24…478b60
0x356a…4aa30x2e40…a222Base—$0.01100%coinbase79d ago0x7394e5…3462c0
0x356a…4aa30x2638…5869Base—$0.01100%coinbase79d ago0x687a6c…7e0e04
0x356a…4aa30xb999…a0bcBase—$0.01100%coinbase79d ago0xf32210…6fdc32
0x356a…4aa30x9b67…e6a8Base—$0.01100%coinbase79d ago0x233f4c…9c413c
0x356a…4aa30xf973…a618Base—$0.01100%coinbase79d ago0xec6147…697108
0x356a…4aa30x49f6…220dBase—$0.01100%coinbase79d ago0x8b4f5e…d0e435
0x356a…4aa30x1bca…6157Base—$0.01100%coinbase79d ago0x6dc2f1…67c46d
0x356a…4aa30x42fc…a22cBase—$0.01100%coinbase79d ago0x81cf3c…defa7e
0x356a…4aa30xa5e3…5c73Base—$0.01100%coinbase79d ago0x2d1e03…95509c
0x356a…4aa30xc3e9…a360Base—$0.01100%coinbase80d ago0x04617d…3553bc
0x356a…4aa30xad8c…a35dBase—$0.01100%coinbase80d ago0x095310…e8e385
0x356a…4aa30x5095…60deBase—$0.01100%coinbase80d ago0x498ef3…4ec213
0x356a…4aa30x65e9…ffa2Base—$0.01100%coinbase80d ago0x3e9c37…8fe44a
0x356a…4aa30x8e60…8e34Base—$0.01100%coinbase80d ago0xf106d9…c4080e
0x356a…4aa30x835d…91faBase—$0.01100%coinbase80d ago0xe1bedc…b133bd
0x356a…4aa30xae7a…b2f2Base—$0.01100%coinbase80d ago0x3e9950…49e4f0
0x356a…4aa30xe236…300dBase—$0.01100%coinbase80d ago0x48e544…38acaa
0x356a…4aa30x1977…3b6eBase—$0.01100%coinbase80d ago0xfb9e79…bcb97e
0x356a…4aa30x1826…702dBase—$0.01100%coinbase80d ago0x60c2dc…8509f4
0x356a…4aa30x8b60…3284Base—$0.01100%coinbase80d ago0x7367c8…06755b
0x356a…4aa30x204c…b8deBase—$0.01100%coinbase80d ago0xbe2637…115096
0x356a…4aa30x305d…d09fBase—$0.01100%coinbase80d ago0x1611ed…f6f039
0x356a…4aa30x6c52…f3a6Base—$0.01100%coinbase80d ago0x238733…6673f8
0x356a…4aa30x7ca0…6ba3Base—$0.01100%coinbase80d ago0xc998c0…fa464f

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.