Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbda65a…c44689
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef32ed…8d240e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaced88…cfc2a8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa37cde…ba1c89
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f86ec…051d1a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ddadd…636d7d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0c9d3…07b3de
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3fa5a1…94c7ce
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x467026…4a409c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18e685…9e9093
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf99a3b…99e8a1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3f7a8c…a26284
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x80d106…cc416a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6b849e…43c3ae
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe4ef47…d8382e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0ed2ed…bddef5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd85232…4ac462
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6088b6…afa139
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5ca5e0…f14071
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbeb976…fc8115
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x443152…ce9da1

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.