Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x6bdcd3…1a15ab
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xe7caa5…44ae68
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x27c422…49a4a5
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xf82cea…aa93b4
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xdc430c…9ad490
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x0b72ab…4ae14c
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x8f5dd6…8f875c
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x79aea2…84b36c
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x3b8169…92f9a1
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xe85783…079d3e
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xf8df46…a0c578
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x3725dc…163fbd
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x257928…6a9206
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x478ee6…6043ad
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xb75a93…76676f
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xdf2277…ae5902
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x4ccdd3…4cce1f
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0x8865ad…7e1fa0
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x1fd694…56e538
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x7a9aac…8f12c5
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x73ba6c…7ac46a
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xe972d9…fbebe0
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xf9c63b…0761bd
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x37b8e3…7414e7
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498669d ago0xd400b8…b96bf3

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.