Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc19…12490x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0xd5224b…b4f133
0x3e06…16530x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0x0f14e9…a6da1f
0xaf87…92840x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0x3bbe44…173f15
0x3d09…7e000x6302…ad57BaseTripadvisorTravel$0.02100%payAI47d ago0x918433…b67c2a
0xd211…c87c0x6302…ad57BaseTripadvisorTravel$0.04100%payAI47d ago0xabe072…15a6f4
0xd211…c87c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0xb8467c…439e70
0x6a61…2ec20x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0x90e46c…15c2df
0x08f7…2c4b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0x4f78e3…1b1ed5
0x6292…def10x6302…ad57BaseTripadvisorTravel$0.01100%payAI47d ago0x3d2091…1b0c26
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI48d ago0xf34b80…4fdd1d
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI48d ago0x04ab5d…080e1d
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI48d ago0xe1766f…2ca8ff
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI48d ago0x09a859…c68f00
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI48d ago0xf7c8b0…c89cd8

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.