Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3a8…33d40x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x2ea36d…902fa0
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0xfae13a…b05adc
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x79d5da…f098df
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x3251cd…337224
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0xbaf170…438bbe
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x69a5fd…204c2d
0xa835…ccdd0x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x341b6b…338188
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x06f01b…ad9b20
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x71d590…012af5
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x201b73…31d512
0x5eaa…55a00x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0xaa8009…0391e2
0x5eaa…55a00x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0xcf1c68…810620
0x5eaa…55a00x6302…ad57BaseTripadvisorTravel$0.01100%payAI90d ago0x87faa7…c97a55
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.02100%payAI90d ago0x6d28a3…f346ce
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.02100%payAI91d ago0xad285a…328f95
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.03100%payAI91d ago0x199fc9…439f56
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.02100%payAI91d ago0x559b30…e94527
0x333b…fb020x6302…ad57BaseTripadvisorTravel$0.06100%payAI91d ago0xf31a38…30a6c4
0x7b10…5c400x6302…ad57BaseTripadvisorTravel$0.01100%payAI91d ago0x03eff8…de590b
0xdfca…3b900x6302…ad57BaseTripadvisorTravel$0.01100%payAI91d ago0x5d9784…89218a
0x3f52…3a8f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI91d ago0x446c6c…ae334c

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.