Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0290…91be0x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0xf49292…aee57d
0x97c7…08ee0x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0xadd00e…e41888
0x97c7…08ee0x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0xfb9cc6…b98749
0xc89e…d9e50x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0xfa691b…7dff44
0x0290…91be0x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0x375583…f9855f
0x50d1…76890x6302…ad57BaseTripadvisorTravel$0.01100%payAI119d ago0x193e47…5eec3d
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.06100%payAI119d ago0xc629ad…d72c05
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.03100%payAI119d ago0x124a98…a5e681
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.12100%payAI119d ago0x036da3…009600
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.44100%payAI119d ago0x0370b1…fefb18
0xcb5a…97e20x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x8e89b3…df41c5
0x18df…e9570x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0xbb3946…a7c19f
0x18df…e9570x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x2aac93…faf970
0x18df…e9570x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x82e5b5…ea66ba
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0xa4b0cf…f5a6a2
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0xefa1ee…b990c2
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x97e2fe…57b7e4
0x50d1…76890x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x6e0306…fd67e0
0x9258…304a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x37b9bd…1c9b5f
0x50d1…76890x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0xe159a1…f56739
0x62c2…73510x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x1f9db6…807421
0x62c2…73510x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x86d4b9…50b306
0x62c2…73510x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x9f914f…b06e66
0x62c2…73510x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0xe2e6a9…0d6a8d
0x62c2…73510x6302…ad57BaseTripadvisorTravel$0.01100%payAI120d ago0x26ea98…5a5cfd

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.