Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0xb6945a…15a32e
0xc483…22e90x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x89a453…03fd1f
0x5c2b…ee330x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x570540…720487
0x5c2b…ee330x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0xcc726f…c51d02
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.02100%payAI12d ago0xfd72e1…f59e46
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x393f17…4869e6
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0xf8a93d…42b4e0
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x590533…232698
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x12006f…c26c71
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x77c1d7…3fa8ce
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x9d05b1…883e22
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x5a64a4…31a4eb
0x6f3a…5be20x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x58c042…ad60a0
0x6f3a…5be20x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x732696…cf94d0
0xa318…7c9a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x18c851…24bd48
0xa318…7c9a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0xfc50f3…9362c6
0xbb5d…71a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0x120903…65b6d5
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.02100%payAI13d ago0xcb4e57…4d0d8e
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0x5514ea…388b27
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0xc1732d…a30461
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0xd47daf…5f29d6
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.02100%payAI13d ago0x1b0134…f334a8
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0xe9ce4a…7dedd2
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0xd9646f…cf53cc
0x902d…82560x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0x9e10e8…ea5415

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.