Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x336922…0d39f4
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xafc895…729970
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xd5b4d5…d73a66
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x794dff…f645a2
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x711abe…7a8538
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xd45e5a…846e98
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xb6aa56…aa70ef
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x910398…f76642
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x22d0a7…bc9a40
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x096b20…ed702c
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x4f2d8e…c07e5e
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x8e29d9…34f4d6
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xf74037…f2e507
0xba46…5cc80x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xae47f7…e6b8fe
0xba46…5cc80xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase93d ago0xcef368…ee5d7c
0xba46…5cc80xd593…700dBasex402 service$0.01100%coinbase93d ago0x5dd1ed…be3e5d
0xba46…5cc80x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xb22536…35e539
0xba46…5cc80xd275…6ca6Basex402 service$0.002100%coinbase93d ago0xccccf9…a2b1d0
0xba46…5cc80xee72…977cBasex402 service$0.01100%coinbase93d ago0x003703…391d99
0xba46…5cc80x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xbe0c1f…d8fdbb

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.