Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xb66370…979d70
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x250ecc…42ad29
0x03dd…dc850x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x5b1d60…c1b473
0x388a…43770x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xb473c3…81f590
0x388a…43770x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x44b3f2…97067d
0x388a…43770x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xb2e2aa…eeb2ce
0x0715…324c0x6302…ad57BaseTripadvisorTravel$0.02100%payAI77d ago0xd4149c…82ab80
0x8345…5fd70x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x15ba88…79724b
0x09a0…ef200x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xe62ef0…85df40
0x3a2e…e5bb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xfab57f…5155a2
0xe8af…ddf30x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xd1dcda…ac9a3a
0x0cef…e9c00x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x06f233…96e93c
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xa1add2…7f4a6c
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x554f29…bb43e2
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x79d147…83b0b1
0x56b7…fc730x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x401ec7…7ae4eb
0x3885…eaf00x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x043d22…6f22bf
0x35d3…0d8d0x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x7034a6…6052e9
0x5bcc…79e70x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x19745c…aa7a9d
0x5bcc…79e70x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x3d1f34…2bfc05
0xbd8c…d52d0x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x125db5…5cac4b
0x0df2…07c90x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0xbd6a06…2e8e03
0x0df2…07c90x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x12ff45…c6095d
0x3105…b5a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0xf61702…95417c
0x0df2…07c90x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x680586…0f9a61

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.