Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x3fddd8…05c253
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x826b62…e48eff
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x6aa160…c3936d
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xab6a92…30473a
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xbf3079…54e3a7
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x746de2…6ce589
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x5c94bd…f6f3ae
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xc86653…a1db07
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xb7b720…940b32
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x9d7fd8…aa027e
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xee898e…f028ab
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xbc797c…8d3a12
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xa58704…0b920b
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x0f9f29…18966b
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x78e521…e3a5e8
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x43d149…6c14d6
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xf95dff…c23570
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xe9d030…d9ddcd
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x29e3cc…f8f246
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x1ea3d1…37f632
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xff4396…2c5f23
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0xd84dd7…e1b59b
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x2637a0…563637
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x3643b7…ce199e
0x8d2a…7d370x23d9…8411BaseApify APIActors$0.01100%coinbase17d ago0x09b5a2…8e1980

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.