Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320xff8b…5bddBase—$0.01100%coinbase52d ago0x8ba4aa…793d6f
0x5f92…b8320x353f…f3e5Base—$0.01100%coinbase52d ago0x17a50f…8a9853
0x5f92…b8320x82bd…00f8Base—$0.01100%coinbase52d ago0x87281e…64812f
0x5f92…b8320xfaf9…95e5Base—$0.01100%coinbase52d ago0x6c6725…a5cfef
0x5f92…b8320x2d26…5c39Base—$0.01100%coinbase52d ago0x687c9e…8f66c6
0x5f92…b8320x92e2…efa3Base—$0.01100%coinbase52d ago0x708b53…b12d19
0x5f92…b8320x76ef…60d9Base—$0.01100%coinbase52d ago0x265ced…a1ec89
0x5f92…b8320x1cc4…e62eBase—$0.01100%coinbase52d ago0x0c1fcc…679aa8
0x5f92…b8320xe3e9…5346Base—$0.01100%coinbase52d ago0xdc0290…9f54a6
0x5f92…b8320x354d…c625Base—$0.01100%coinbase52d ago0x462cbb…07120a
0x5f92…b8320x5335…33cdBase—$0.01100%coinbase52d ago0x25d4d8…5c7300
0x5f92…b8320xdf49…bf7aBase—$0.01100%coinbase52d ago0x836247…2151d1
0x5f92…b8320x8c04…e280Base—$0.01100%coinbase52d ago0xc74bf4…9191ec
0x5f92…b8320xb4cf…f911Base—$0.01100%coinbase52d ago0x528782…6c2b4a
0x5f92…b8320x179a…f33cBase—$0.01100%coinbase52d ago0xf85b61…3d7543
0x5f92…b8320x5777…1df3Base—$0.01100%coinbase52d ago0x9f6ae1…c9f83d

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.